MCPcopy 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
225public:
226 IC CInifile* spawn_ini() { return (m_ini_file); }
227
228protected:
229 virtual void spawn_supplies();

Callers 14

CreateBodyMethod · 0.80
net_SpawnMethod · 0.80
CreateSkeletonMethod · 0.80
reloadMethod · 0.80
CreateSkeletonMethod · 0.80
CreateBodyMethod · 0.80
loadMethod · 0.80
FindFreeObjectsMethod · 0.80
UpdateGraviObjectMethod · 0.80
tele_find_objectsMethod · 0.80
on_threaten_executeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected