프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Empty | |||
alternate | int | ||
objectPreview | |||
random | int | ||
style | int | ||
type | int | ||
xCoord | int | ||
yCoord | int |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | bool |
public static DrawPreview ( |
||
sb | ||
op | ||
position | Vector2 | |
리턴 | void |
public static Place ( |
||
toBePlaced | ||
리턴 | bool |
public static TileObjectPreviewData,Terraria.DataStructures objectPreview | ||
리턴 |