Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
Inheritance Hierarchy
- IAnimNotifyEventContextDataInterface
- FAnimNotifyStateMachineContext
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/ActiveStateMachineScope.h |
| Include | #include "Animation/ActiveStateMachineScope.h" |
Syntax
class FAnimNotifyStateMachineContext : public UE::Anim::IAnimNotifyEventContextDataInterface
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FEncounteredStateMachineStack | EncounteredStateMachines |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAnimNotifyStateMachineContext
(
const FEncounteredStateMachineStack& InEncounteredStateMachines |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | |||
| bool | IsStateInStateMachineInContext
(
int32 StateMachineIndex, |
||
| bool | IsStateMachineInContext
(
int32 StateMachineIndex |
Overridden from IAnimNotifyEventContextDataInterface
| Type | Name | Description | |
|---|---|---|---|
| FName | GetTypeName () |
Constants
| Name | Description |
|---|---|
| TypeName |