Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
Inheritance Hierarchy
- IGraphMessage
- FActiveStateMachineScope
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/ActiveStateMachineScope.h |
| Include | #include "Animation/ActiveStateMachineScope.h" |
Syntax
class FActiveStateMachineScope : public UE::Anim::IGraphMessage
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FEncounteredStateMachineStack | ActiveStateMachines |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FActiveStateMachineScope
(
const FAnimationBaseContext& InContext, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetStateMachineIndex
(
FAnimNode_StateMachine* StateMachine, |
||
| FName |
Overridden from IGraphMessage
| Type | Name | Description | |
|---|---|---|---|
| FName | GetTypeName () |
||
| TUniquePtr< const IAnimNotifyEventContextDataInterface > |
Constants
| Name | Description |
|---|---|
| TypeName |