Stardew Engine
Loading...
Searching...
No Matches
RadioGroupWidget.h File Reference
#include "HandleDefs.h"
Include dependency graph for RadioGroupWidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

HWidget RadioGroupWidgetNew (HWidget hParent, struct DataNode *pXMLNode, struct XMLUIData *pUILayerData)
 
void RadioGroup_ChildSelected (HWidget hRadioGroup, struct UIWidget *pRadioButtonChild)
 

Function Documentation

◆ RadioGroup_ChildSelected()

void RadioGroup_ChildSelected ( HWidget  hRadioGroup,
struct UIWidget pRadioButtonChild 
)

◆ RadioGroupWidgetNew()

HWidget RadioGroupWidgetNew ( HWidget  hParent,
struct DataNode pXMLNode,
struct XMLUIData pUILayerData 
)