Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ F_entity_Create
Function
F_entity_Create
ogsr_engine/COMMON_AI/xrServer_Factory.cpp:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
#include
"object_factory.h"
11
12
CSE_Abstract* F_entity_Create(LPCSTR section) { return (object_factory().server_object(pSettings->r_clsid(section,
"class"
), section)); }
Callers
13
SpawnCopy
Method · 0.85
entity_Create
Method · 0.85
spawn_item
Method · 0.85
create
Method · 0.85
Detach
Method · 0.85
SpawnRocket
Method · 0.85
SpawnAmmo
Method · 0.85
GenSpawnReplace
Method · 0.85
get_object
Method · 0.85
Level_network_spawn.cpp
File · 0.85
g_cl_Spawn
Method · 0.85
spawn_item
Method · 0.85
Calls
2
r_clsid
Method · 0.80
server_object
Method · 0.45
Tested by
no test coverage detected