Méthode | Description | |
---|---|---|
Instantiate ( int season ) : |
||
Instantiate ( int season, bool playSound ) : |
||
SeasonChange ( int season ) : System | ||
SeasonChange ( int season, bool playSound ) : System |
public static Instantiate ( int season ) : |
||
season | int | |
Résultat |
public static Instantiate ( int season, bool playSound ) : |
||
season | int | |
playSound | bool | |
Résultat |
public SeasonChange ( int season ) : System | ||
season | int | |
Résultat | System |
public SeasonChange ( int season, bool playSound ) : System | ||
season | int | |
playSound | bool | |
Résultat | System |