MCPcopy 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*/
511int idTypeDef::NumFunctions( void ) const {
512 return functions.Num();
513}
514
515/*
516================

Callers 1

ParseObjectDefMethod · 0.45

Calls 1

NumMethod · 0.45

Tested by

no test coverage detected