File RadioButtonWidget.h

FileList > engine > include > RadioButtonWidget.h

Go to the source code of this file

  • #include "HandleDefs.h"
  • #include <stdbool.h>

Public Functions

Type Name
HWidget RadioButtonWidgetNew (HWidget hParent, struct DataNode * pXMLNode, struct XMLUIData * pUILayerData)
void RadioButton_SetSelected (HWidget hRadioButton, bool bSelected)

Public Functions Documentation

function RadioButtonWidgetNew

HWidget RadioButtonWidgetNew (
    HWidget hParent,
    struct DataNode * pXMLNode,
    struct XMLUIData * pUILayerData
) 

function RadioButton_SetSelected

void RadioButton_SetSelected (
    HWidget hRadioButton,
    bool bSelected
) 


The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/include/RadioButtonWidget.h