Граф наследования:PMTF:Защищенные члены | |
| void | PrintPMStats (notnull ParticleManager pm) |
| void | PrintActiveStats () |
| ParticleManager | CreatePMFixedBlocking (int size) |
Закрытые члены | |
| int | InsertManager (ParticleManager pm) |
| bool | GetManager (int id, out ParticleManager pm) |
Закрытые данные | |
| ref map< int, ref ParticleManager > | m_Managers = new map<int, ref ParticleManager>() |
Закрытые статические данные | |
| static int | PM_CREATED = 0 |