- added
void added(Entity e)
Undocumented in source. Be warned that the author may not have intended to support it.
- createEntityInstance
Entity createEntityInstance()
Undocumented in source. Be warned that the author may not have intended to support it.
- deleted
void deleted(Entity e)
Undocumented in source. Be warned that the author may not have intended to support it.
- disabled
void disabled(Entity e)
Undocumented in source. Be warned that the author may not have intended to support it.
- enabled
void enabled(Entity e)
Undocumented in source. Be warned that the author may not have intended to support it.
- getActiveEntityCount
int getActiveEntityCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getEntity
Entity getEntity(int entityId)
Undocumented in source. Be warned that the author may not have intended to support it.
- getTotalAdded
long getTotalAdded()
Undocumented in source. Be warned that the author may not have intended to support it.
- getTotalCreated
long getTotalCreated()
Undocumented in source. Be warned that the author may not have intended to support it.
- getTotalDeleted
long getTotalDeleted()
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
- isActive
bool isActive(int entityId)
Undocumented in source. Be warned that the author may not have intended to support it.
- isEnabled
bool isEnabled(int entityId)
Undocumented in source. Be warned that the author may not have intended to support it.