MCPcopy 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
487StringTableEntry SimObject::getInternalName()
488{
489 return mInternalName;
490}
491
492void SimObject::dumpClassHierarchy()
493{

Callers 4

getDisplayTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected