Navigation
API > API/Runtime > API/Runtime/Engine
| Name | IAnimNotifyEventContextDataInterface |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimNodeMessages.h |
| Include Path | #include "Animation/AnimNodeMessages.h" |
Syntax
class IAnimNotifyEventContextDataInterface
Derived Classes
IAnimNotifyEventContextDataInterface derived class hierarchy
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IAnimNotifyEventContextDataInterface() |
Animation/AnimNodeMessages.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| BaseTypeName | const FName | Animation/AnimNodeMessages.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const Type & As () |
Animation/AnimNodeMessages.h | ||
Type & As () |
Animation/AnimNodeMessages.h | ||
FName GetTypeName() |
Animation/AnimNodeMessages.h | ||
bool Is() |
Animation/AnimNodeMessages.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName GetStaticTypeName() |
RTTI support functions. | Animation/AnimNodeMessages.h |