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

Method inspectPostApply

Engine/source/T3D/missionArea.cpp:121–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119//------------------------------------------------------------------------------
120
121void MissionArea::inspectPostApply()
122{
123 // Set Parent.
124 Parent::inspectPostApply();
125
126 setMaskBits(UpdateMask);
127}
128
129//------------------------------------------------------------------------------
130

Callers 1

missionArea.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected