C# Class BankerPresentSpeakController, TimeLapsus

Inheritance: DialogActorController
显示文件 Open project: halbich/TimeLapsus

Public Properties

Property Type Description
BankerIntroDialog string
HasAccountKeyName string
HasMoneyRepeat string
MoneyScript UseMoneyOnBanker,
NoMoneyRepeatDialog string

Protected Methods

Method Description
endDialogAction ( ) : void
getDialog ( ) : string

Method Details

endDialogAction() protected method

protected endDialogAction ( ) : void
return void

getDialog() protected method

protected getDialog ( ) : string
return string

Property Details

BankerIntroDialog public_oe property

public string BankerIntroDialog
return string

HasAccountKeyName public_oe property

public string HasAccountKeyName
return string

HasMoneyRepeat public_oe property

public string HasMoneyRepeat
return string

MoneyScript public_oe property

public UseMoneyOnBanker, MoneyScript
return UseMoneyOnBanker,

NoMoneyRepeatDialog public_oe property

public string NoMoneyRepeatDialog
return string