C# Class BoilerSpace, CameraUnityProject

Inheritance: MonoBehaviour
Afficher le fichier Open project: ConnerWestover/CameraUnityProject

Méthodes publiques

Свойство Type Description
BlockedPassage GameObject
DT1 GameObject
DT2 GameObject
DT3 GameObject
platOnes GameObject[]
platTwo GameObject

Méthodes publiques

Méthode Description
OnTriggerEnter2D ( Collider2D hit ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnTriggerEnter2D() public méthode

public OnTriggerEnter2D ( Collider2D hit ) : void
hit UnityEngine.Collider2D
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

BlockedPassage public_oe property

public GameObject BlockedPassage
Résultat GameObject

DT1 public_oe property

public GameObject DT1
Résultat GameObject

DT2 public_oe property

public GameObject DT2
Résultat GameObject

DT3 public_oe property

public GameObject DT3
Résultat GameObject

platOnes public_oe property

public GameObject[] platOnes
Résultat GameObject[]

platTwo public_oe property

public GameObject platTwo
Résultat GameObject