Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dhewm/dhewm3
/ NumFunctions
Method
NumFunctions
neo/game/script/Script_Program.cpp:511–513 ·
view source on GitHub ↗
================ idTypeDef::NumFunctions ================ */
Source
from the content-addressed store, hash-verified
509
================
510
*/
511
int idTypeDef::NumFunctions( void ) const {
512
return functions.Num();
513
}
514
515
/*
516
================
Callers
1
ParseObjectDef
Method · 0.45
Calls
1
Num
Method · 0.45
Tested by
no test coverage detected