MCPcopy Create free account
hub / github.com/REGoth-project/REGoth / getScriptHandle

Method getScriptHandle

src/components/VobClasses.cpp:344–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

342}
343
344Daedalus::GameState::NpcHandle VobTypes::getScriptHandle(VobTypes::NpcVobInformation& vob)
345{
346 return vob.playerController->getScriptHandle();
347}
348
349Daedalus::GEngineClasses::C_Npc& ::VobTypes::getScriptObject(VobTypes::NpcVobInformation& vob)
350{

Callers 2

VobClasses.cppFile · 0.45
Wld_RemoveNpcMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected