File TextEntryWidget.h

FileList > engine > include > TextEntryWidget.h

Go to the source code of this file

  • #include "HandleDefs.h"

Public Functions

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

Public Functions Documentation

function TextEntryWidgetNew

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

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

Parameters:

  • hParent
  • pXMLNode
  • pUILayerData

Returns:



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