MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / GetName

Method GetName

engine/Poseidon/IO/MapFile.hpp:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25 public:
26 void ParseMapFile();
27 const char *GetName() const {return _name;}
28 const char *MapName( int address, MapAddressId id, int *lower=nullptr );
29 const char *MapNameFromPhysical( int fAddress, int *lower=nullptr )
30 {

Callers 15

ParamClassToTextFunction · 0.45
RenderEntryValueFunction · 0.45
renderConfigClassTreeMethod · 0.45
collectConfigResultsMethod · 0.45
WriteEntryJsonMethod · 0.45
CollectStringsMethod · 0.45
DumpMethod · 0.45
FindMethod · 0.45
OnLBDragMethod · 0.45
UpdatePlayersMethod · 0.45
SimulateMethod · 0.45
OnCreateCtrlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected