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

Method getIdString

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

Return the object ID as a string.

Source from the content-addressed store, hash-verified

775
776 /// Return the object ID as a string.
777 const char* getIdString() const { return mIdString; }
778
779 /// Return the name of this object.
780 StringTableEntry getName() const { return mObjectName; }

Callers 15

executeScriptEventMethod · 0.80
enter_linger_state_sMethod · 0.80
executeScriptEventMethod · 0.80
ea_finishMethod · 0.80
ea_updateMethod · 0.80
collisionNotifyMethod · 0.80
notify_damage_sourceMethod · 0.80
apply_damageMethod · 0.80
launch_projectileMethod · 0.80
setSpellBookMethod · 0.80

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.64
refreshMethod · 0.64