MCPcopy 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*/
480int idTypeDef::NumParameters( void ) const {
481 return parmTypes.Num();
482}
483
484/*
485================

Callers 5

Event_ActivateMethod · 0.45
Event_CallFunctionMethod · 0.45
GetVariableMethod · 0.45
EmitFunctionParmsMethod · 0.45
ParseFunctionDefMethod · 0.45

Calls 1

NumMethod · 0.45

Tested by

no test coverage detected