Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dhewm/dhewm3
/ GetTypeName
Method
GetTypeName
neo/game/script/Script_Program.cpp:1031–1033 ·
view source on GitHub ↗
============ idScriptObject::GetTypeName ============ */
Source
from the content-addressed store, hash-verified
1029
============
1030
*/
1031
const char *idScriptObject::GetTypeName( void ) const {
1032
return type->Name();
1033
}
1034
1035
/*
1036
============
Callers
10
SetState
Method · 0.45
ConstructScriptObject
Method · 0.45
GetScriptFunction
Method · 0.45
SetAnimState
Method · 0.45
UpdateSkin
Method · 0.45
SetState
Method · 0.45
ConstructScriptObject
Method · 0.45
Event_WeaponState
Method · 0.45
Event_CallFunction
Method · 0.45
LinkTo
Method · 0.45
Calls
1
Name
Method · 0.45
Tested by
no test coverage detected