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

Go to the source code of this file.

Functions

HWidget TextButtonWidgetNew (HWidget hParent, struct DataNode *pXMLNode, struct XMLUIData *pUILayerData)
 Create a new button that displays a string of text.
 

Function Documentation

◆ TextButtonWidgetNew()

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

Create a new button that displays a string of text.

Parameters
hParent
pXMLNode
pUILayerData
Returns