Property | Type | Description | |
---|---|---|---|
Actuator | bool | ||
BrickStyle | BrickStyle | ||
Empty | |||
InActive | bool | ||
IsActive | bool | ||
LiquidAmount | byte | ||
LiquidType | LiquidType | ||
TileColor | byte | ||
Type | ushort | ||
U | |||
Wall | byte | ||
WallColor | byte | ||
WireBlue | bool | ||
WireGreen | bool | ||
WireRed | bool | ||
WireYellow | bool |
Method | Description | |
---|---|---|
Clone ( ) : object | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
IsChest ( int tileType ) : bool | ||
IsSign ( int tileType ) : bool | ||
IsTileEntity ( int tileType ) : bool | ||
Reset ( ) : void | ||
operator ( ) : bool |
Method | Description | |
---|---|---|
Equals ( |
public static IsChest ( int tileType ) : bool | ||
tileType | int | |
return | bool |
public static IsTileEntity ( int tileType ) : bool | ||
tileType | int | |
return | bool |