* Registers a [Creature] event handler for a *single* [Creature]. * * In Multistate mode (default), events are either registered to the WORLD state (-1) or the MAP states (map ID). These events will only ever trigger on their respective state. * * In Compatibility mode, all events are registered to the WORLD state (-1). * * @table * @columns [ID, Event, State, P
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected