UAnimationSet¶
#include <AnimationSet.h>
Inherits from UTBLObject, UAssemblyObject, UObject
Inherited by UNativeAnimationSet_Base, UNativeAnimationSet_BaseMount
Public Functions¶
| Name | |
|---|---|
| UAnimationSet() |
Public Attributes¶
| Name | |
|---|---|
| bool | bIsCustomization |
Protected Attributes¶
| Name | |
|---|---|
| TArray< FTracerCacheKey > | AdditionalTracerCacheKeys |
| int32 | AnimationFPS |
| TMap< FString, FString > | AutoMapAnimations |
| FString | CharacterSet |
| TArray< FTracerCacheKey > | DefaultTracerCacheKeys |
| TMap< FTracerCacheKey, FTracerCache > | TracerCache |
| TArray< UAnimMontage * > | TracerMontages |
| TArray< UAnimSequenceBase * > | TracerSequences |
| FString | WeaponSet |
| bool | bFirstPerson |
Updated on 2025-01-21 at 09:02:23 +0100