Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/TraitCore > API/Plugins/AnimNext/TraitCore/FAnimNextTraitEvent
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/TraitCore/TraitEvent.h |
| Include | #include "TraitCore/TraitEvent.h" |
bool MarkHandled()
Remarks
Marks this event as being handled. Subsequent handlers can use this to determine if they should take action or not. Returns whether or not this thread succeeded in marking this event as handled