MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / name

Method name

ogsr_engine/COMMON_AI/xrServer_Object_Base.cpp:260–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258CSE_Abstract* CSE_Abstract::init() { return (this); }
259
260LPCSTR CSE_Abstract::name() const { return (*s_name); }
261
262LPCSTR CSE_Abstract::name_replace() const { return (s_name_replace); }
263

Callers 5

lua_cast_failedFunction · 0.45
LogVariableMethod · 0.45
CALifeMonsterBrainMethod · 0.45
get_section_nameFunction · 0.45
registerOneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected