MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / GetNumDeclTypes

Method GetNumDeclTypes

neo/framework/DeclManager.cpp:1087–1089  ·  view source on GitHub ↗

=================== idDeclManagerLocal::GetNumDeclTypes =================== */

Source from the content-addressed store, hash-verified

1085===================
1086*/
1087int idDeclManagerLocal::GetNumDeclTypes( void ) const {
1088 return declTypes.Num();
1089}
1090
1091/*
1092===================

Callers 10

InitAsyncNetworkMethod · 0.80
InitClientDeclRemapMethod · 0.80
InitBaseDeclTreeMethod · 0.80
GetDeclFromTreeItemMethod · 0.80
InitTypeListMethod · 0.80
OnBnClickedFileMethod · 0.80
OnBnClickedOkMethod · 0.80
LoadAndParseMethod · 0.80
InitAsyncNetworkMethod · 0.80
InitClientDeclRemapMethod · 0.80

Calls 1

NumMethod · 0.45

Tested by

no test coverage detected