MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / getOriginalName

Method getOriginalName

Engine/source/console/simObject.h:556–556  ·  view source on GitHub ↗

Get the original name of this control

Source from the content-addressed store, hash-verified

554
555 /// Get the original name of this control
556 StringTableEntry getOriginalName() const { return mOriginalName; }
557
558 /// These functions allow you to set and access the filename
559 /// where this object was created.

Callers 1

findParsedObjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected