Lost Ark SDK  1.148.153.0
SDK::FMaterialParamUnit Struct Reference

#include <LA_EFGame_structs.hpp>

Collaboration diagram for SDK::FMaterialParamUnit:

Public Attributes

TEnumAsByte< ECTE_MA_MERGE_METHODeMergeType
 
TEnumAsByte< ECTE_MA_TARGET_TYPEeTargetType
 
unsigned char UnknownData00 [0x2]
 
TArray< int > DetailIndexArr
 
struct FString strMAUKey
 
float fLifeTime
 
float fRandomStartTime
 
struct FInterpCurveLinearColor sStartParameterValueCurveLInearColor
 
struct FInterpCurveLinearColor sEndParameterValueCurveLInearColor
 
struct FInterpCurveFloat sStartParameterValueCurveFloat
 
struct FInterpCurveFloat sEndParameterValueCurveFloat
 

Member Data Documentation

◆ DetailIndexArr

TArray<int> SDK::FMaterialParamUnit::DetailIndexArr

◆ eMergeType

TEnumAsByte<ECTE_MA_MERGE_METHOD> SDK::FMaterialParamUnit::eMergeType

◆ eTargetType

TEnumAsByte<ECTE_MA_TARGET_TYPE> SDK::FMaterialParamUnit::eTargetType

◆ fLifeTime

float SDK::FMaterialParamUnit::fLifeTime

◆ fRandomStartTime

float SDK::FMaterialParamUnit::fRandomStartTime

◆ sEndParameterValueCurveFloat

struct FInterpCurveFloat SDK::FMaterialParamUnit::sEndParameterValueCurveFloat

◆ sEndParameterValueCurveLInearColor

struct FInterpCurveLinearColor SDK::FMaterialParamUnit::sEndParameterValueCurveLInearColor

◆ sStartParameterValueCurveFloat

struct FInterpCurveFloat SDK::FMaterialParamUnit::sStartParameterValueCurveFloat

◆ sStartParameterValueCurveLInearColor

struct FInterpCurveLinearColor SDK::FMaterialParamUnit::sStartParameterValueCurveLInearColor

◆ strMAUKey

struct FString SDK::FMaterialParamUnit::strMAUKey

◆ UnknownData00

unsigned char SDK::FMaterialParamUnit::UnknownData00[0x2]

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