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

Method ConstructScriptObject

neo/d3xp/Actor.cpp:1290–1321  ·  view source on GitHub ↗

================ idActor::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 11

HasObjectMethod · 0.45
ErrorMethod · 0.45
c_strMethod · 0.45
ManualDeleteMethod · 0.45
ManualControlMethod · 0.45
SetThreadNameMethod · 0.45
EndThreadMethod · 0.45
GetConstructorMethod · 0.45
GetTypeNameMethod · 0.45
ClearObjectMethod · 0.45
CallFunctionMethod · 0.45

Tested by

no test coverage detected