* Registers a [Map] event handler for all instance of a [Map]. * * * enum InstanceEvents * { * INSTANCE_EVENT_ON_INITIALIZE = 1, // (event, instance_data, map) * INSTANCE_EVENT_ON_LOAD = 2, // (event, instance_data, map) * INSTANCE_EVENT_ON_UPDATE = 3, // (event, instanc
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected