C# Class RealEndingDialogueText, HomeAlone

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/HomeAlone

Méthodes publiques

Свойство Type Description
DialogueBox GameObject
DialogueText Text
Player_Behind GameObject
Player_ReadingLetter GameObject
SelfReproachPanel GameObject

Méthodes publiques

Méthode Description
ClickedButton ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

ClickedButton() public méthode

public ClickedButton ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

DialogueBox public_oe property

public GameObject DialogueBox
Résultat GameObject

DialogueText public_oe property

public Text DialogueText
Résultat Text

Player_Behind public_oe property

public GameObject Player_Behind
Résultat GameObject

Player_ReadingLetter public_oe property

public GameObject Player_ReadingLetter
Résultat GameObject

SelfReproachPanel public_oe property

public GameObject SelfReproachPanel
Résultat GameObject