C# Class BunsenBurnerController, 306_project2

Inheritance: MonoBehaviour
Afficher le fichier Open project: ElliotWhiley/306_project2

Méthodes publiques

Свойство Type Description
fireOn bool
firePrefab GameObject

Méthodes publiques

Méthode Description
Awake ( ) : void
OperateFire ( ) : void
Start ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OperateFire() public méthode

public OperateFire ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

fireOn public_oe property

public bool fireOn
Résultat bool

firePrefab public_oe property

public GameObject firePrefab
Résultat GameObject