C# Class WallBuilderScript, clockwork

Inheritance: MonoBehaviour
Afficher le fichier Open project: shadowseer99/clockwork Class Usage Examples

Méthodes publiques

Свойство Type Description
height int
w16h2 GameObject
w1h1 GameObject
w2h1 GameObject
w2h2 GameObject
w3h2 GameObject
w3h3 GameObject
w4h3 GameObject
width int

Méthodes publiques

Méthode Description
BuildObject ( ) : void
KillChildren ( ) : void

Method Details

BuildObject() public méthode

public BuildObject ( ) : void
Résultat void

KillChildren() public méthode

public KillChildren ( ) : void
Résultat void

Property Details

height public_oe property

public int height
Résultat int

w16h2 public_oe property

public GameObject w16h2
Résultat GameObject

w1h1 public_oe property

public GameObject w1h1
Résultat GameObject

w2h1 public_oe property

public GameObject w2h1
Résultat GameObject

w2h2 public_oe property

public GameObject w2h2
Résultat GameObject

w3h2 public_oe property

public GameObject w3h2
Résultat GameObject

w3h3 public_oe property

public GameObject w3h3
Résultat GameObject

w4h3 public_oe property

public GameObject w4h3
Résultat GameObject

width public_oe property

public int width
Résultat int