Свойство | Type | Description | |
---|---|---|---|
Empty | |||
alternate | int | ||
objectPreview | |||
random | int | ||
style | int | ||
type | int | ||
xCoord | int | ||
yCoord | int |
Méthode | Description | |
---|---|---|
CanPlace ( int x, int y, int type, int style, int dir, |
||
DrawPreview ( |
||
Place ( |
public static CanPlace ( int x, int y, int type, int style, int dir, |
||
x | int | |
y | int | |
type | int | |
style | int | |
dir | int | |
objectData | ||
onlyCheck | bool | |
Résultat | bool |
public static DrawPreview ( |
||
sb | ||
op | ||
position | Vector2 | |
Résultat | void |
public static Place ( |
||
toBePlaced | ||
Résultat | bool |
public static TileObjectPreviewData,Terraria.DataStructures objectPreview | ||
Résultat |