Class DatabaseAsset
Related to:SoyWar.SimplePlantGrowth
/
Inherits from:objectObjectScriptableObject
/
Implemented in:SoyWar.SimplePlantGrowth.dll
Description
Stores all persisted plant assets.
Syntax
[CreateAssetMenu(fileName = "Plant Growth Phase Database", menuName = "Simple Plant Growth/Database", order = 1000)]
public sealed class DatabaseAsset : ScriptableObject
Properties
Name | Description |
---|---|
Grass | Persisted grass assets. |
Trees | Persisted tree assets. |