RegisterDestroyHandler
Summary
public void RegisterDestroyHandler(int priority, Action<object, MyDamageInformation> handler)
Registers a handler for when an object in game is destroyed.
Parameters
- int priority
- Action<object, MyDamageInformation> handler