MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / isActive

Method isActive

Engine/source/sfx/sfxModifier.h:117–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115
116 ///
117 bool isActive() const { return mIsActive; }
118
119 // IPolled.
120 virtual bool update();

Callers 2

_updateMethod · 0.45
sfxState.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected