Class HookFindFuncAsyncHandler
Async Handler for HookFindFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class HookFindFuncAsyncHandler
- Inheritance
-
HookFindFuncAsyncHandler
- Inherited Members
Constructors
HookFindFuncAsyncHandler(HookFindFunc)
public HookFindFuncAsyncHandler(HookFindFunc managed)
Parameters
managed
HookFindFunc
Fields
NativeCallback
public HookFindFunc NativeCallback