Lost Ark SDK  1.148.153.0
SDK::FWorldFractureSettings Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FWorldFractureSettings:

Public Attributes

float ChanceOfPhysicsChunkOverride
 
unsigned long bEnableChanceOfPhysicsChunkOverride: 1
 
unsigned long bLimitExplosionChunkSize: 1
 
float MaxExplosionChunkSize
 
unsigned long bLimitDamageChunkSize: 1
 
float MaxDamageChunkSize
 
int MaxNumFacturedChunksToSpawnInAFrame
 
float FractureExplosionVelScale
 

Member Data Documentation

◆ bEnableChanceOfPhysicsChunkOverride

unsigned long SDK::FWorldFractureSettings::bEnableChanceOfPhysicsChunkOverride

◆ bLimitDamageChunkSize

unsigned long SDK::FWorldFractureSettings::bLimitDamageChunkSize

◆ bLimitExplosionChunkSize

unsigned long SDK::FWorldFractureSettings::bLimitExplosionChunkSize

◆ ChanceOfPhysicsChunkOverride

float SDK::FWorldFractureSettings::ChanceOfPhysicsChunkOverride

◆ FractureExplosionVelScale

float SDK::FWorldFractureSettings::FractureExplosionVelScale

◆ MaxDamageChunkSize

float SDK::FWorldFractureSettings::MaxDamageChunkSize

◆ MaxExplosionChunkSize

float SDK::FWorldFractureSettings::MaxExplosionChunkSize

◆ MaxNumFacturedChunksToSpawnInAFrame

int SDK::FWorldFractureSettings::MaxNumFacturedChunksToSpawnInAFrame

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