|
Lost Ark SDK
1.148.153.0
|
#include <LA_Engine_structs.hpp>
Public Attributes | |
| struct FName | Name |
| class UAnimNode * | Anim |
| float | Weight |
| float | BlendWeight |
| unsigned long | bMirrorSkeleton: 1 |
| unsigned long | bIsAdditive: 1 |
| int | DrawY |
| class UAnimNode* SDK::FAnimBlendChild::Anim |
| unsigned long SDK::FAnimBlendChild::bIsAdditive |
| float SDK::FAnimBlendChild::BlendWeight |
| unsigned long SDK::FAnimBlendChild::bMirrorSkeleton |
| int SDK::FAnimBlendChild::DrawY |
| struct FName SDK::FAnimBlendChild::Name |
| float SDK::FAnimBlendChild::Weight |