Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getNumParameters
Method
getNumParameters
Engine/source/sfx/sfxSource.h:584–584 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
582
583
///
584
U32 getNumParameters() const { return mParameters.size(); }
585
586
///
587
SFXParameter* getParameter( U32 index )
Callers
1
sfxSource.cpp
File · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected