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

Function isShuttingDown

Engine/source/console/simManager.cpp:597–600  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

595}
596
597bool isShuttingDown()
598{
599 return sgIsShuttingDown;
600}
601
602}
603

Callers 3

setTooltipProfileMethod · 0.85
setControlProfileMethod · 0.85
removeInspectObjectMethod · 0.85

Calls

no outgoing calls

Tested by 1

removeInspectObjectMethod · 0.68