|
Stardew Engine
|
#include "HandleDefs.h"

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*. | |