MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / GUI_ClearElement

Method GUI_ClearElement

Source/GUI_Element.cpp:1612–1616  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1610}
1611
1612void cFodder::GUI_ClearElement(sGUI_Element *pData20) {
1613
1614 pData20->field_0 = 0;
1615 mGUI_NextFreeElement = pData20;
1616}
1617
1618void cFodder::GUI_Sidebar_SplitButton_Draw() {
1619

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected