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

Go to the source code of this file.

Functions

HWidget TextEntryWidgetNew (HWidget hParent, struct DataNode *pXMLNode, struct XMLUIData *pUILayerData)
 Create a new widget for entering text from a struct DataNode*.
 

Function Documentation

◆ TextEntryWidgetNew()

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

Create a new widget for entering text from a struct DataNode*.

Parameters
hParent
pXMLNode
pUILayerData
Returns