Lost Ark SDK  1.148.153.0
SDK::FNxDestructibleParameters Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FNxDestructibleParameters:

Public Attributes

struct FNxDestructibleDamageParameters DamageParameters
 
struct FNxDestructibleDebrisParameters DebrisParameters
 
struct FNxDestructibleAdvancedParameters AdvancedParameters
 
float DamageThreshold
 
float DamageToRadius
 
float DamageCap
 
float ForceToDamage
 
float ImpactVelocityThreshold
 
float MaterialStrength
 
float DamageToPercentDeformation
 
float DeformationPercentLimit
 
unsigned long bFormExtendedStructures: 1
 
int SupportDepth
 
int MinimumFractureDepth
 
int DebrisDepth
 
int EssentialDepth
 
float DebrisLifetimeMin
 
float DebrisLifetimeMax
 
float DebrisMaxSeparationMin
 
float DebrisMaxSeparationMax
 
struct FBox ValidBounds
 
float MaxChunkSpeed
 
float MassScaleExponent
 
struct FNxDestructibleParametersFlag Flags
 
float GrbVolumeLimit
 
float GrbParticleSpacing
 
float FractureImpulseScale
 
TArray< struct FNxDestructibleDepthParametersDepthParameters
 
int DynamicChunksDominanceGroup
 
unsigned long UseDynamicChunksGroupsMask: 1
 
TEnumAsByte< ERBCollisionChannelDynamicChunksChannel
 
unsigned char UnknownData00 [0x3]
 
struct FRBCollisionChannelContainer DynamicChunksCollideWithChannels
 

Member Data Documentation

◆ AdvancedParameters

struct FNxDestructibleAdvancedParameters SDK::FNxDestructibleParameters::AdvancedParameters

◆ bFormExtendedStructures

unsigned long SDK::FNxDestructibleParameters::bFormExtendedStructures

◆ DamageCap

float SDK::FNxDestructibleParameters::DamageCap

◆ DamageParameters

struct FNxDestructibleDamageParameters SDK::FNxDestructibleParameters::DamageParameters

◆ DamageThreshold

float SDK::FNxDestructibleParameters::DamageThreshold

◆ DamageToPercentDeformation

float SDK::FNxDestructibleParameters::DamageToPercentDeformation

◆ DamageToRadius

float SDK::FNxDestructibleParameters::DamageToRadius

◆ DebrisDepth

int SDK::FNxDestructibleParameters::DebrisDepth

◆ DebrisLifetimeMax

float SDK::FNxDestructibleParameters::DebrisLifetimeMax

◆ DebrisLifetimeMin

float SDK::FNxDestructibleParameters::DebrisLifetimeMin

◆ DebrisMaxSeparationMax

float SDK::FNxDestructibleParameters::DebrisMaxSeparationMax

◆ DebrisMaxSeparationMin

float SDK::FNxDestructibleParameters::DebrisMaxSeparationMin

◆ DebrisParameters

struct FNxDestructibleDebrisParameters SDK::FNxDestructibleParameters::DebrisParameters

◆ DeformationPercentLimit

float SDK::FNxDestructibleParameters::DeformationPercentLimit

◆ DepthParameters

TArray<struct FNxDestructibleDepthParameters> SDK::FNxDestructibleParameters::DepthParameters

◆ DynamicChunksChannel

TEnumAsByte<ERBCollisionChannel> SDK::FNxDestructibleParameters::DynamicChunksChannel

◆ DynamicChunksCollideWithChannels

struct FRBCollisionChannelContainer SDK::FNxDestructibleParameters::DynamicChunksCollideWithChannels

◆ DynamicChunksDominanceGroup

int SDK::FNxDestructibleParameters::DynamicChunksDominanceGroup

◆ EssentialDepth

int SDK::FNxDestructibleParameters::EssentialDepth

◆ Flags

struct FNxDestructibleParametersFlag SDK::FNxDestructibleParameters::Flags

◆ ForceToDamage

float SDK::FNxDestructibleParameters::ForceToDamage

◆ FractureImpulseScale

float SDK::FNxDestructibleParameters::FractureImpulseScale

◆ GrbParticleSpacing

float SDK::FNxDestructibleParameters::GrbParticleSpacing

◆ GrbVolumeLimit

float SDK::FNxDestructibleParameters::GrbVolumeLimit

◆ ImpactVelocityThreshold

float SDK::FNxDestructibleParameters::ImpactVelocityThreshold

◆ MassScaleExponent

float SDK::FNxDestructibleParameters::MassScaleExponent

◆ MaterialStrength

float SDK::FNxDestructibleParameters::MaterialStrength

◆ MaxChunkSpeed

float SDK::FNxDestructibleParameters::MaxChunkSpeed

◆ MinimumFractureDepth

int SDK::FNxDestructibleParameters::MinimumFractureDepth

◆ SupportDepth

int SDK::FNxDestructibleParameters::SupportDepth

◆ UnknownData00

unsigned char SDK::FNxDestructibleParameters::UnknownData00[0x3]

◆ UseDynamicChunksGroupsMask

unsigned long SDK::FNxDestructibleParameters::UseDynamicChunksGroupsMask

◆ ValidBounds

struct FBox SDK::FNxDestructibleParameters::ValidBounds

The documentation for this struct was generated from the following file: