CARB_EVENTS_TYPE_FROM_STR
Defined in carb/events/IEvents.h
- 
CARB_EVENTS_TYPE_FROM_STR(STR)
- Compile-time conversion of string to carb::events::EventType. - Parameters
- STR – The string to convert. 
 
- Returns
- The EventType corresponding to the given string.