MCPcopy Create free account
hub / github.com/TTimo/doom3.gpl / ConstructScriptObject

Method ConstructScriptObject

neo/game/Entity.cpp:3097–3120  ·  view source on GitHub ↗

================ idEntity::ConstructScriptObject Called during idEntity::Spawn. Calls the constructor on the script object. Can be overridden by subclasses when a thread doesn't need to be allocated. ================ */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

ClearObjectMethod · 0.45
GetConstructorMethod · 0.45
SetThreadNameMethod · 0.45
c_strMethod · 0.45
CallFunctionMethod · 0.45
DelayedStartMethod · 0.45

Tested by

no test coverage detected