Class BlockType
Inheritance
System.Object
BlockType
Namespace: Eco.World.Blocks
Assembly: Eco.World.dll
Syntax
public class BlockType : EditableObjectInCollection<BlockType, Block>
Constructors
BlockType()
Declaration
public BlockType()
BlockType(Type)
Declaration
public BlockType(Type type)
Parameters
Type | Name | Description |
---|---|---|
System.Type | type |