C# Class SocialGame.LevelManager

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: BrainProject/UnityTemp

Méthodes publiques

Свойство Type Description
gameSelected int

Méthodes publiques

Méthode Description
win ( ) : void

win this level

Method Details

win() public static méthode

win this level
public static win ( ) : void
Résultat void

Property Details

gameSelected public_oe static_oe property

Finish this level.
public static int gameSelected
Résultat int