C# Class BankerFutureSpeakController, TimeLapsus

Inheritance: DialogActorController
Afficher le fichier Open project: halbich/TimeLapsus

Méthodes publiques

Свойство Type Description
AccountEmptyDialog string
BankerNoAccountDialog string
BankerNoAccountDialog2 string
BankerTakeMoneyDialog string
GoldIngot GameObject
HasAccountKeyName string
HasGivenIngotKeyName string
InitialMoneyKeyName string

Méthodes protégées

Méthode Description
Start ( ) : void
endDialogAction ( ) : void
getDialog ( ) : string

Method Details

Start() protected méthode

protected Start ( ) : void
Résultat void

endDialogAction() protected méthode

protected endDialogAction ( ) : void
Résultat void

getDialog() protected méthode

protected getDialog ( ) : string
Résultat string

Property Details

AccountEmptyDialog public_oe property

public string AccountEmptyDialog
Résultat string

BankerNoAccountDialog public_oe property

public string BankerNoAccountDialog
Résultat string

BankerNoAccountDialog2 public_oe property

public string BankerNoAccountDialog2
Résultat string

BankerTakeMoneyDialog public_oe property

public string BankerTakeMoneyDialog
Résultat string

GoldIngot public_oe property

public GameObject GoldIngot
Résultat GameObject

HasAccountKeyName public_oe property

public string HasAccountKeyName
Résultat string

HasGivenIngotKeyName public_oe property

public string HasGivenIngotKeyName
Résultat string

InitialMoneyKeyName public_oe property

public string InitialMoneyKeyName
Résultat string