Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
1022
idTypeDef *idScriptObject::GetTypeDef( void ) const {
1023
return type;
1024
}
1025
1026
/*
1027
============
Callers
3
Event_Activate
Method · 0.45
Event_CallFunction
Method · 0.45
Execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected