Depiction Engine For Unity 2023.0 (Alpha)
|
Public Member Functions | |
void | IterateOverPersistents (Func< SerializableGuid, IPersistent, bool > callback) |
bool | AddPersistent (IPersistent persistent) |
bool | RemovePersistent (IPersistent persistent, DisposeContext disposeContext=DisposeContext.Programmatically_Pool) |
bool | RemovePersistent (SerializableGuid persistentId, DisposeContext disposeContext=DisposeContext.Programmatically_Pool) |