HookResult
Namespace:
DeadworksManaged.Api
Return value for hooks and event handlers. Stop blocks further processing; Handled signals the event was consumed.
CallbackHandle
Namespace:
DeadworksManaged.Api
A generic handle that invokes a cancellation callback when cancelled.
NativeClassAttribute
Namespace:
DeadworksManaged.Api
Maps C# entity wrapper types to their accepted C++ DLL class names.