C# Class Terraria.ID.TileID.Sets.Conversion

Show file Open project: EmuDevs/EDTerraria

Public Properties

Property Type Description
Grass bool[]
HardenedSand bool[]
Ice bool[]
Moss bool[]
Sand bool[]
Sandstone bool[]
Stone bool[]
Thorn bool[]

Property Details

Grass public static property

public static bool[] Grass
return bool[]

HardenedSand public static property

public static bool[] HardenedSand
return bool[]

Ice public static property

public static bool[] Ice
return bool[]

Moss public static property

public static bool[] Moss
return bool[]

Sand public static property

public static bool[] Sand
return bool[]

Sandstone public static property

public static bool[] Sandstone
return bool[]

Stone public static property

public static bool[] Stone
return bool[]

Thorn public static property

public static bool[] Thorn
return bool[]