Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque2D
/ getInternalName
Method
getInternalName
engine/source/sim/simObject.cc:487–490 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
485
}
486
487
StringTableEntry SimObject::getInternalName()
488
{
489
return mInternalName;
490
}
491
492
void SimObject::dumpClassHierarchy()
493
{
Callers
4
findObjectByInternalName
Method · 0.80
findObjectByInternalName
Method · 0.80
simObject_ScriptBinding.h
File · 0.80
getDisplayText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected