Property HeatSource
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
HeatSource
The heat source (BurnableBehaviour) powering this station. Set when station is attached to a fire.
public BurnableBehaviour HeatSource { get; set; }
The heat source (BurnableBehaviour) powering this station. Set when station is attached to a fire.
public BurnableBehaviour HeatSource { get; set; }