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

Method entity_Create

ogsr_engine/xrGame/xrServer.cpp:510–510  ·  view source on GitHub ↗

--------------------------------------------------------------------

Source from the content-addressed store, hash-verified

508
509//--------------------------------------------------------------------
510CSE_Abstract* xrServer::entity_Create(LPCSTR name) { return F_entity_Create(name); }
511
512void xrServer::entity_Destroy(CSE_Abstract*& P)
513{

Callers

nothing calls this directly

Calls 1

F_entity_CreateFunction · 0.85

Tested by

no test coverage detected