Navigation
Unreal Engine C++ API Reference > Plugins > AnimationSharing
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UAnimationSharingStateProcessor
References
Module | AnimationSharing |
Header | /Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharing/Public/AnimationSharingTypes.h |
Include | #include "AnimationSharingTypes.h" |
Syntax
UCLASS&40;Blueprintable&41;
class UAnimationSharingStateProcessor : public UObject
Variables
Type | Name | Description | |
---|---|---|---|
TSoftObjectPtr< UEnum > | AnimationStateEnum |
Functions
Type | Name | Description | |
---|---|---|---|
UEnum * | |||
UEnum * | |||
UEnum * | |||
void | ProcessActorState
(
int32& OutState, |
||
void | ProcessActorState_Implementation
(
int32& OutState, |
||
void | ProcessActorState_Internal
(
int32& OutState, |
||
void |