ClimateConfig
@Serializable
天候に関する設定を保持するデータクラス
Constructors
Link copied to clipboard
constructor(constant: ConstantConfig = ConstantConfig(), dayCycle: DayCycleConfig = DayCycleConfig(), weather: WeatherConfig = WeatherConfig(), hashPepper: String = "pepper")