Class SeedCreator
The seed Creator for custom seeds to be added.
public static class SeedCreator
- Inheritance
-
SeedCreator
- Inherited Members
Methods
CreateSeed(string, string, string, int, GameObject?, GameObject?, Sprite?)
public static SeedDefinition CreateSeed(string id, string name, string description, int stackLimit = 10, GameObject? functionSeedPrefab = null, GameObject? plantPrefab = null, Sprite? icon = null)
Parameters
idstringnamestringdescriptionstringstackLimitintfunctionSeedPrefabGameObjectplantPrefabGameObjecticonSprite