- get
C* get(EntityId eid)
Undocumented in source. Be warned that the author may not have intended to support it.
- getIdForName
EntityId getIdForName(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- getOrCreate
EntityId getOrCreate(string name, bool createdNew)
Undocumented in source. Be warned that the author may not have intended to support it.
- getOrCreate
C* getOrCreate(EntityId eid)
Undocumented in source. Be warned that the author may not have intended to support it.
- has
bool has(EntityId eid)
Undocumented in source. Be warned that the author may not have intended to support it.
- load
void load(PluginDataLoader loader)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(EntityId eid)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolveNameConflict
string resolveNameConflict(string conflictingName, bool delegate(string) hasConflict)
Undocumented in source. Be warned that the author may not have intended to support it.
- save
void save(PluginDataSaver saver)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(C c)
Undocumented in source. Be warned that the author may not have intended to support it.