PC Stable Documentation
|
|
Private Member Functions | |
int | InsertManager (ParticleManager pm) |
bool | GetManager (int id, out ParticleManager pm) |
protected void | PrintPMStats (notnull ParticleManager pm) |
protected void | PrintActiveStats () |
protected ParticleManager | CreatePMFixedBlocking (int size) |
Private Attributes | |
private ref map< int, ref ParticleManager > | m_Managers = new map<int, ref ParticleManager>() |
Static Private Attributes | |
static private int | PM_CREATED = 0 |
|
inlineprivate |
References ParticleManager(), and ParticleManagerSettings().
Referenced by TestCreationSmallBlocking(), PMTPlayback::TestOnePlaying(), and TestOwnership().
|
inlineprivate |
References m_Managers.
|
inlineprivate |
References Assert(), m_Managers, and PM_CREATED.
Referenced by TestEvents(), PMTPlayback::TestOnePlaying(), and TestOwnership().
|
inlineprivate |
References ParticleSource::GetStaticActiveCount(), Debug::ParticleLog(), and ParticleManager().
Referenced by TestCleanup().
|
inlineprivate |
References Debug::ParticleLog().
Referenced by TestCreationSmallBlocking().
|
private |
Referenced by GetManager(), and InsertManager().
|
staticprivate |
Referenced by InsertManager().