|
Anvil
|
Inheritance diagram for Anvil.API.Events.OnTrapRecover.Factory:
Collaboration diagram for Anvil.API.Events.OnTrapRecover.Factory:Protected Member Functions | |
| override IDisposable[] | RequestHooks () |
Protected Member Functions inherited from Anvil.API.Events.HookEventFactory | |
| IDisposable[] | RequestHooks () |
Additional Inherited Members | |
Public Member Functions inherited from Anvil.API.Events.HookEventFactory | |
| void | Dispose () |
Public Member Functions inherited from Anvil.API.Events.IEventFactory< NullRegistrationData > | |
| void | Register< TEvent > (TRegisterData data) |
| void | Unregister< TEvent > () |
Static Protected Member Functions inherited from Anvil.API.Events.TrapHookEventFactory | |
| static T | HandleExistingTrapEvent< T > (void *pCreature, void *pNode) |
Static Protected Member Functions inherited from Anvil.API.Events.HookEventFactory | |
| static ? TEvent | ProcessEvent< TEvent > (EventCallbackType eventType, TEvent? eventData, bool executeInScriptContext=true) |
Properties inherited from Anvil.API.Events.HookEventFactory | |
| static Lazy< EventService > | EventService = null! [get] |
| static HookService | HookService = null! [get] |
| static VirtualMachine | VirtualMachine = null! [get] |