MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / GetTypeDef

Method GetTypeDef

neo/game/script/Script_Program.cpp:1022–1024  ·  view source on GitHub ↗

============ idScriptObject::GetTypeDef ============ */

Source from the content-addressed store, hash-verified

1020============
1021*/
1022idTypeDef *idScriptObject::GetTypeDef( void ) const {
1023 return type;
1024}
1025
1026/*
1027============

Callers 3

Event_ActivateMethod · 0.45
Event_CallFunctionMethod · 0.45
ExecuteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected