Data Structures | |
class | OwnershipTestDummyClass |
Functions | |
void | PMTCreationAndCleanup () |
TFResult | TestInvalidSize () |
TFResult | TestCCSB () |
TFResult | TestEvents () |
TFResult | TestOwnership () |
TFResult | CheckTestEvents () |
void | PassCheckEvents (ParticleManager pm) |
TFResult | TestCreationSmallBlocking (int size, bool enableAsserts=true) |
TFResult | TestCleanup (string f, int p1=0) |
TFResult | TestMultiCreation (int instances) |
Variables | |
class OwnershipTestDummyClass | m_EventTestManagerID |
bool | m_bTestEventsPassed = false |
int | m_OwnershipTestManagerID |
TFResult CheckTestEvents | ( | ) |
References Assert(), BTFR(), GetManager(), m_bTestEventsPassed, m_EventTestManagerID, NTFR(), and ParticleManager().
void PassCheckEvents | ( | ParticleManager | pm | ) |
References Assert(), and m_bTestEventsPassed.
Referenced by TestEvents().
void PMTCreationAndCleanup | ( | ) |
References AddInitTest().
TFResult TestCCSB | ( | ) |
References TestCleanup().
References Assert(), BTFR(), ScriptModule::CallFunction(), CTFR(), CGame::GameScript, GetGame(), ParticleSource::GetStaticActiveCount(), ParticleManager(), PMTF::PrintActiveStats(), and TFResult().
Referenced by TestCCSB().
References Assert(), BTFR(), PMTF::CreatePMFixedBlocking(), ParticleManager(), and PMTF::PrintPMStats().
Referenced by TestInvalidSize(), and TestMultiCreation().
TFResult TestEvents | ( | ) |
TFResult TestInvalidSize | ( | ) |
References NTFR(), Debug::ParticleLog(), and TestCreationSmallBlocking().
References CTFR(), TestCreationSmallBlocking(), and TFResult().
TFResult TestOwnership | ( | ) |
bool m_bTestEventsPassed = false |
Referenced by CheckTestEvents(), and PassCheckEvents().
class OwnershipTestDummyClass m_EventTestManagerID |
Referenced by CheckTestEvents(), and TestEvents().
int m_OwnershipTestManagerID |
Referenced by TestOwnership().