C# Class UI_Control, ButterflyEffect

Inheritance: MonoBehaviour
Afficher le fichier Open project: HackTheStacks/ButterflyEffect Class Usage Examples

Méthodes publiques

Свойство Type Description
bookObject GameObject

Méthodes publiques

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

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
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

bookObject public_oe property

public GameObject bookObject
Résultat GameObject