Class FertilizerGrowthModifierAsset
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/FertilizerGrowthModifierAsset", "59016f185cece3ae8bd740b0202275a007947f84f0183a4cdc9a228da2ad0cea")]
public sealed record FertilizerGrowthModifierAsset : GrowthModifierAsset, IEquatable<FertilizerGrowthModifierAsset>
- Inheritance
-
FertilizerGrowthModifierAsset
- Implements
- Inherited Members
Properties
Codec
public static Codec<FertilizerGrowthModifierAsset> Codec { get; }
Property Value
Modifier
public double Modifier { get; init; }