Property | Type | Description | |
---|---|---|---|
mainMenuSceneName | string |
Method | Description | |
---|---|---|
EndGameMenu ( Vector3 poi, bool victory, string reason ) : void | ||
Start ( ) : void | ||
ToMainMenu ( string scene ) : void | ||
Update ( ) : void |
public EndGameMenu ( Vector3 poi, bool victory, string reason ) : void | ||
poi | Vector3 | |
victory | bool | |
reason | string | |
return | void |