Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ spawn_ini
Method
spawn_ini
ogsr_engine/xrGame/GameObject.h:226–226 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
225
public:
226
IC CInifile* spawn_ini() { return (m_ini_file); }
227
228
protected:
229
virtual void spawn_supplies();
Callers
14
CreateBody
Method · 0.80
net_Spawn
Method · 0.80
CreateSkeleton
Method · 0.80
reload
Method · 0.80
CreateSkeleton
Method · 0.80
CreateBody
Method · 0.80
script_game_object.cpp
File · 0.80
load
Method · 0.80
FindFreeObjects
Method · 0.80
UpdateGraviObject
Method · 0.80
tele_find_objects
Method · 0.80
on_threaten_execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected