Interface IWaterBlock
Namespace: Eco.World.Blocks
Assembly: Eco.World.dll
Syntax
public interface IWaterBlock
Properties
PipeSupplied
Declaration
bool PipeSupplied { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Water
Declaration
float Water { get; }
Property Value
Type | Description |
---|---|
System.Single |