Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dhewm/dhewm3
/ NumParameters
Method
NumParameters
neo/game/script/Script_Program.cpp:480–482 ·
view source on GitHub ↗
================ idTypeDef::NumParameters ================ */
Source
from the content-addressed store, hash-verified
478
================
479
*/
480
int idTypeDef::NumParameters( void ) const {
481
return parmTypes.Num();
482
}
483
484
/*
485
================
Callers
5
Event_Activate
Method · 0.45
Event_CallFunction
Method · 0.45
GetVariable
Method · 0.45
EmitFunctionParms
Method · 0.45
ParseFunctionDef
Method · 0.45
Calls
1
Num
Method · 0.45
Tested by
no test coverage detected