C# Class IslandDoor, PGP2

Inheritance: MonoBehaviour
Afficher le fichier Open project: theiis/PGP2

Méthodes publiques

Свойство Type Description
count int
endPos Transform
switch1 GameObject
switch2 GameObject
switch3 GameObject

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

count public_oe property

public int count
Résultat int

endPos public_oe property

public Transform endPos
Résultat Transform

switch1 public_oe property

public GameObject switch1
Résultat GameObject

switch2 public_oe property

public GameObject switch2
Résultat GameObject

switch3 public_oe property

public GameObject switch3
Résultat GameObject