Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FAnimNextTraitEvent
Description
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
| Name | MarkHandled |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/TraitCore/TraitEvent.h |
| Include Path | #include "TraitCore/TraitEvent.h" |
bool MarkHandled()