Navigation
API > API/Plugins > API/Plugins/UAFAnimGraph
Helper to grab the event type from an event handler function signature.
| Name | EventHandlerTypeTrait |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/UAF/UAFAnimGraph/Source/UAFAnimGraph/Public/TraitCore/Trait.h |
| Include Path | #include "TraitCore/Trait.h" |
Syntax
template<typename HandlerEventType>
struct EventHandlerTypeTrait