EventHook

Undocumented in source.

Members

Variables

hook
HookDelegate hook;

The function delegate to be ran.

runAsync
bool runAsync;

If the delegate can be ran in a separate worker thread.

Meta