Struct WfPlayerStartData
Public Attributes
| Type | Name |
|---|---|
| bool | bUsePrevLocationX |
| bool | bUsePrevLocationY |
| char | from |
| char | thisLocation |
Public Attributes Documentation
variable bUsePrevLocationX
bool WfPlayerStartData::bUsePrevLocationX;
variable bUsePrevLocationY
bool WfPlayerStartData::bUsePrevLocationY;
variable from
char WfPlayerStartData::from[64];
variable thisLocation
char WfPlayerStartData::thisLocation[64];
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/game/src/entities/WfPlayerStart.c