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

Function DefineNewEngineMethod

Engine/source/console/simPersistID.cpp:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153}
154
155DefineNewEngineMethod(SimPersistID, getObject, SimObject*, (), , "")
156{
157 return object->getObject();
158}

Callers 2

simPersistID.cppFile · 0.70
engineTypeInfo.cppFile · 0.70

Calls 1

getObjectMethod · 0.45

Tested by

no test coverage detected