Lost Ark SDK
1.148.153.0
|
#include <LA_Engine_structs.hpp>
Public Attributes | |
class UTexture * | ParameterValue |
Public Attributes inherited from SDK::FParameterValueOverTime | |
struct FGuid | ExpressionGUID |
float | StartTime |
struct FName | ParameterName |
unsigned long | bLoop: 1 |
unsigned long | bAutoActivate: 1 |
float | CycleTime |
unsigned long | bNormalizeTime: 1 |
float | OffsetTime |
unsigned long | bOffsetFromEnd: 1 |
class UTexture* SDK::FTextureParameterValueOverTime::ParameterValue |