Свойство | Type | Description | |
---|---|---|---|
c | int | ||
d | int | ||
h | int | ||
nodes | List |
||
special | string | ||
t | string | ||
w | int | ||
x | int | ||
y | int |
Méthode | Description | |
---|---|---|
Intersects ( Structure, s ) : bool | ||
Structure ( int x, int y, int w, int h, int d, string t ) : UnityEngine |
public Structure ( int x, int y, int w, int h, int d, string t ) : UnityEngine | ||
x | int | |
y | int | |
w | int | |
h | int | |
d | int | |
t | string | |
Résultat | UnityEngine |