PixelCrushers.DialogueSystem.ARPGSupport.DSGameOverC Class Reference
Inheritance diagram for PixelCrushers.DialogueSystem.ARPGSupport.DSGameOverC:
Collaboration diagram for PixelCrushers.DialogueSystem.ARPGSupport.DSGameOverC:

Public Attributes

float delay = 3.0f
 
GameObject player
 
GUISkin guiSkin
 
string gameOverText = "Game Over"
 
string reloadButtonText = "Reload"
 
string quitButtonText = "Quit Game"
 
int reloadSlot = 1
 

Member Data Documentation

◆ delay

float PixelCrushers.DialogueSystem.ARPGSupport.DSGameOverC.delay = 3.0f

◆ gameOverText

string PixelCrushers.DialogueSystem.ARPGSupport.DSGameOverC.gameOverText = "Game Over"

◆ guiSkin

GUISkin PixelCrushers.DialogueSystem.ARPGSupport.DSGameOverC.guiSkin

◆ player

GameObject PixelCrushers.DialogueSystem.ARPGSupport.DSGameOverC.player

◆ quitButtonText

string PixelCrushers.DialogueSystem.ARPGSupport.DSGameOverC.quitButtonText = "Quit Game"

◆ reloadButtonText

string PixelCrushers.DialogueSystem.ARPGSupport.DSGameOverC.reloadButtonText = "Reload"

◆ reloadSlot

int PixelCrushers.DialogueSystem.ARPGSupport.DSGameOverC.reloadSlot = 1

The documentation for this class was generated from the following file: