Class UAnimationSharingStateProcessor : UObject Path C++ Link /Script/AnimationSharing.AnimationSharingStateProcessor 0x0050 (80 B) align 8 inherited 0x0028 vtable 0x89d68c0 /Script/AnimationSharing 0x00x0050 Members 1 Show inherited members OffsetSizeNameTypeFlagsDefault0x00280x28AnimationStateEnumTSoftObjectPtr<UEnum>4 flags<SoftObjectProperty> Functions 2 SignatureFlagsNativeParamsvoid ProcessActorState(const int32& OutState, AActor* InActor, uint8 CurrentState, uint8 OnDemandState, const bool& bShouldProcess)NativeEvent+1 flags0x666a1700x13UEnum* GetAnimationStateEnum()NativeEvent+1 flags0x6669fb00x08 Used by 2types with a member, parameter or interface of this type UAnimSharingInstanceFPerSkeletonAnimationSharingSetup // /Script/AnimationSharing.AnimationSharingStateProcessor // size 0x0050 (80), inherited 0x0028, align 8 class UAnimationSharingStateProcessor : public UObject { public: TSoftObjectPtr<UEnum> AnimationStateEnum; // 0x0028(0x28) Edit UObjectWrapper HasGetValueTypeHash NativeAccessSpecifierPublic = <SoftObjectProperty> void ProcessActorState(const int32& OutState, AActor* InActor, uint8 CurrentState, uint8 OnDemandState, const bool& bShouldProcess); // 0x666a170 [Native Event Public] UEnum* GetAnimationStateEnum(); // 0x6669fb0 [Native Event Public] };