MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / beginReparenting

Method beginReparenting

Default/GenericInspector/InspectorUI.cpp:100–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100void
101InspectorUI::beginReparenting(void)
102{
103 if (this->glWf != nullptr) {
104 delete this->glWf;
105 this->glWf = nullptr;
106 }
107}
108
109void
110InspectorUI::doneReparenting(void)

Callers 1

floatStartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected