Property | Type | Description | |
---|---|---|---|
exitIcon | |||
exitIconName | string | ||
exitText | string[] | ||
loadIcon | |||
loadIconName | string | ||
loadText | string[] | ||
retryIcon | |||
retryIconName | string | ||
retryText | string[] | ||
scene | string | ||
showChoice | bool | ||
showExit | bool | ||
showLoad | bool | ||
showRetry | bool | ||
waitTime | float |
Method | Description | |
---|---|---|
ChoiceSelected ( int index ) : bool | ||
CreateChoices ( ) : void | ||
GameOverSettings ( ) : System.Collections | ||
GetData ( Hashtable ht ) : Hashtable | ||
SetData ( Hashtable ht ) : void |
public GameOverSettings ( ) : System.Collections | ||
return | System.Collections |