Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
Inheritance Hierarchy
- IGraphMessage
- FActiveStateMachineScope
- FAnimInertializationSyncScope
- FAnimSyncGroupScope
- FCachedPoseSkippedUpdateHandler
- FMirrorSyncScope
- IInertializationRequester
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimNodeMessages.h |
| Include | #include "Animation/AnimNodeMessages.h" |
Syntax
class IGraphMessage
Remarks
Base class for all messages/events/scopes that are fired during execution Note that these messages are events/callbacks only, no blending is involved.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const Type & | As () |
||
| Type & | As () |
||
| FName | RTTI support functions. | ||
| FName | GetTypeName () |
||
| bool | Is () |
||
| TSharedPtr< const IAnimNotifyEventContextDataInterface > | |||
| TUniquePtr< const IAnimNotifyEventContextDataInterface > |
Constants
| Name | Description |
|---|---|
| BaseTypeName |