C# Class LevelLoader, Ninja_Dudes

Inheritance: MonoBehaviour
Afficher le fichier Open project: GDCASU/Ninja_Dudes Class Usage Examples

Méthodes publiques

Méthode Description
LoadLevel ( int index ) : void
Start ( ) : void
Update ( ) : void

Method Details

LoadLevel() public méthode

public LoadLevel ( int index ) : void
index int
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void