C# Class CaveBiome.MapCondition_Cave

Inheritance: MapCondition
Show file Open project: Rikiki123456789/Rimworld

Public Methods

Method Description
AllowEnjoyableOutsideNow ( ) : bool
PlantDensityFactor ( ) : float
SkyTarget ( ) : SkyTarget?
SkyTargetLerpFactor ( ) : float

Method Details

AllowEnjoyableOutsideNow() public method

public AllowEnjoyableOutsideNow ( ) : bool
return bool

PlantDensityFactor() public method

public PlantDensityFactor ( ) : float
return float

SkyTarget() public method

public SkyTarget ( ) : SkyTarget?
return SkyTarget?

SkyTargetLerpFactor() public method

public SkyTargetLerpFactor ( ) : float
return float