Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
258
CSE_Abstract* CSE_Abstract::init() { return (this); }
259
260
LPCSTR CSE_Abstract::name() const { return (*s_name); }
261
262
LPCSTR CSE_Abstract::name_replace() const { return (s_name_replace); }
263
Callers
5
lua_cast_failed
Function · 0.45
LogVariable
Method · 0.45
CALifeMonsterBrain
Method · 0.45
get_section_name
Function · 0.45
registerOne
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected