C# Class LoadScene

Inheritance: MonoBehaviour
Afficher le fichier Open project: ashanhol/CollectThemAllVR Class Usage Examples

Méthodes publiques

Méthode Description
All ( ) : void
Infinite ( ) : void

Private Methods

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

Method Details

All() public méthode

public All ( ) : void
Résultat void

Infinite() public méthode

public Infinite ( ) : void
Résultat void