Show / Hide Table of Contents

Interface IWaterLoggedBlock

Used for blocks that dont take 100% of volume so there are could be water inside of it

Inherited Members
IExtraBlockData.GetExtra(Vector3i)
Namespace: Eco.World.Water
Assembly: Eco.World.dll
Syntax
public interface IWaterLoggedBlock : IExtraBlockData

Explicit Interface Implementations

IExtraBlockData.GetExtra(Vector3i)

Declaration
byte IExtraBlockData.GetExtra(Vector3i pos)
Parameters
Type Name Description
Vector3i pos
Returns
Type Description
System.Byte
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾