C# Class MainMenuBackground, PuzzleGameProject

Inheritance: MonoBehaviour
Afficher le fichier Open project: Cedric-Paris/PuzzleGameProject Class Usage Examples

Méthodes publiques

Свойство Type Description
isFirstOne bool

Méthodes publiques

Méthode Description
OnLevelWasLoaded ( int level ) : void
Start ( ) : void

Method Details

OnLevelWasLoaded() public méthode

public OnLevelWasLoaded ( int level ) : void
level int
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

isFirstOne public_oe property

public bool isFirstOne
Résultat bool