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