Class PlanterPot
Client side component for using the server FakePlantComponent. Spawns a fake plant when seeds are stored in a world object "pot".
Inherited Members
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public class PlanterPot : WorldObject
Fields
PlantBlocks
Declaration
public BlockSet PlantBlocks
Field Value
Type | Description |
---|---|
BlockSet |
SpawnPoints
Declaration
public Transform[] SpawnPoints
Field Value
Type | Description |
---|---|
Transform[] |
TreeBlocks
Declaration
public BlockSet TreeBlocks
Field Value
Type | Description |
---|---|
BlockSet |