Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_update
Method · 0.45
sfxState.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected