Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FAnimNotifyEventReference
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimNotifyQueue.h |
| Include | #include "Animation/AnimNotifyQueue.h" |
template<typename Type, typename... TArgs>
void AddContextData
(
TArgs &&... Args
)
Remarks
Allows adding extra context data after GatherTickRecordData has been exectuted.