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

Method Num

neo/tools/comafx/CPathTreeCtrl.h:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 const char * TopName( void ) const { return stackName[size-1]; }
49 int TopNameLength( void ) const { return stackName[size-1].Length(); }
50 int Num( void ) const { return size; }
51
52private:
53 int size;

Callers 3

FreeKeyWordsFromFileMethod · 0.45
AddPathToTreeMethod · 0.45
SearchTreeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected