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

Method DeconstructScriptObject

neo/game/Entity.cpp:3131–3150  ·  view source on GitHub ↗

================ idEntity::DeconstructScriptObject Called during idEntity::~idEntity. Calls the destructor on the script object. Can be overridden by subclasses when a thread doesn't need to be allocated. Not called during idGameLocal::MapShutdown. ================ */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

GameStateMethod · 0.45
GetDestructorMethod · 0.45
SetThreadNameMethod · 0.45
c_strMethod · 0.45
CallFunctionMethod · 0.45
ExecuteMethod · 0.45

Tested by

no test coverage detected