Struct LuaWidgetCallback
Public Attributes
| Type | Name |
|---|---|
| bool | bActive |
| char | name |
| size_t | nameLen |
Public Attributes Documentation
variable bActive
bool LuaWidgetCallback::bActive;
variable name
char LuaWidgetCallback::name[LUA_CALLBACK_MAX_NAME_LEN+1];
variable nameLen
size_t LuaWidgetCallback::nameLen;
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/include/Widget.h