Struct WfDebrisFieldData
Public Attributes
| Type | Name |
|---|---|
| float | BigRocksPercentage |
| float | Density |
| float | LogsPercentage |
| float | RocksPercentage |
| float | heightPx |
| float | widthPx |
Public Attributes Documentation
variable BigRocksPercentage
float WfDebrisFieldData::BigRocksPercentage;
variable Density
float WfDebrisFieldData::Density;
variable LogsPercentage
float WfDebrisFieldData::LogsPercentage;
variable RocksPercentage
float WfDebrisFieldData::RocksPercentage;
variable heightPx
float WfDebrisFieldData::heightPx;
variable widthPx
float WfDebrisFieldData::widthPx;
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/game/src/entities/WfDebrisField.c