C# Class IntroductionScript, ProjetUnity

disable game introduction after a few seconds
Inheritance: MonoBehaviour
Afficher le fichier Open project: MartinsDavid/ProjetUnity Class Usage Examples

Méthodes publiques

Свойство Type Description
level string

Méthodes publiques

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

Private Methods

Méthode Description
LoadLevel ( ) : IEnumerator

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

level public_oe property

public string level
Résultat string