Public Member Functions | |
CohtmlDelegateFunctorWrapper (FCohtmlJSEventBPCallback InDelegate) | |
void | operator() () |
Public Attributes | |
FCohtmlJSEventBPCallback | BPDelegate |
A lasting functor object to bind to a JS event (via RegisterForEvent). Wraps and stores a Blueprint delegate to call later.