Method Grow
Grow(params Terrain[])
Grows plants on specific terrains.
Declaration
public void Grow(params Terrain[] terrains)
Parameters
Type | Name |
---|---|
Terrain[] | terrains |
Remarks
Automatic growth must be disabled when using synchronous operation.
Grows plants on specific terrains.
public void Grow(params Terrain[] terrains)
Type | Name | Description |
---|---|---|
Terrain[] | terrains |
Automatic growth must be disabled when using synchronous operation.