Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FAnimNotifyContext |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimNotifyQueue.h |
| Include Path | #include "Animation/AnimNotifyQueue.h" |
Syntax
USTRUCT ()
struct FAnimNotifyContext
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Animation/AnimNotifyQueue.h | |||
FAnimNotifyContext
(
const FAnimTickRecord& InTickRecord |
Animation/AnimNotifyQueue.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActiveNotifies | TArray< FAnimNotifyEventReference > | Animation/AnimNotifyQueue.h | ||
| TickRecord | const FAnimTickRecord * | Animation/AnimNotifyQueue.h |