MCPcopy Create free account
hub / github.com/Pierre-Terdiman/PEEL / Opcode_CloseGUI

Function Opcode_CloseGUI

PEEL/Physics/PINT_Opcode1_3/PINT_Opcode13.cpp:966–972  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

964}
965
966void Opcode_CloseGUI()
967{
968 Common_CloseGUI(gOpcodeGUI);
969 gCheckBox_DrawMeshAABBS = null;
970 gCheckBox_Quantized = null;
971 gCheckBox_NoLeaf = null;
972}
973
974///////////////////////////////////////////////////////////////////////////////
975

Callers 1

CloseGUIMethod · 0.85

Calls 1

Common_CloseGUIFunction · 0.85

Tested by

no test coverage detected