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

Method inspectPostApply

Engine/source/console/simObject.cpp:2309–2312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2307//-----------------------------------------------------------------------------
2308
2309void SimObject::inspectPostApply()
2310{
2311 onInspectPostApply_callback(this);
2312}
2313
2314//-----------------------------------------------------------------------------
2315

Callers 2

simDatablock.cppFile · 0.45
DefineEngineMethodFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected