C# Class StarOwl

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/stardust

Méthodes publiques

Свойство Type Description
OwlState1 GameObject
OwlState2 GameObject
Star GameObject

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

OwlState1 public_oe property

public GameObject OwlState1
Résultat GameObject

OwlState2 public_oe property

public GameObject OwlState2
Résultat GameObject

Star public_oe property

public GameObject Star
Résultat GameObject