Method | 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 | |
return |
public static Instantiate ( int season, bool playSound ) : |
||
season | int | |
playSound | bool | |
return |
public SeasonChange ( int season, bool playSound ) : System | ||
season | int | |
playSound | bool | |
return | System |