Lost Ark SDK  1.148.153.0
SDK::FSkelMeshComponentLODInfo Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FSkelMeshComponentLODInfo:

Public Attributes

TArray< unsigned long > HiddenMaterials
 
unsigned long bNeedsInstanceWeightUpdate: 1
 
unsigned long bAlwaysUseInstanceWeights: 1
 
TEnumAsByte< EInstanceWeightUsageInstanceWeightUsage
 
unsigned char UnknownData00 [0x3]
 
int InstanceWeightIdx
 

Member Data Documentation

◆ bAlwaysUseInstanceWeights

unsigned long SDK::FSkelMeshComponentLODInfo::bAlwaysUseInstanceWeights

◆ bNeedsInstanceWeightUpdate

unsigned long SDK::FSkelMeshComponentLODInfo::bNeedsInstanceWeightUpdate

◆ HiddenMaterials

TArray<unsigned long> SDK::FSkelMeshComponentLODInfo::HiddenMaterials

◆ InstanceWeightIdx

int SDK::FSkelMeshComponentLODInfo::InstanceWeightIdx

◆ InstanceWeightUsage

TEnumAsByte<EInstanceWeightUsage> SDK::FSkelMeshComponentLODInfo::InstanceWeightUsage

◆ UnknownData00

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

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