C# Class PotterSpeakController, TimeLapsus

Inheritance: DialogActorController
ファイルを表示 Open project: halbich/TimeLapsus

Public Properties

Property Type Description
ActionObject UseRobotOnPotter,
NoChipPotterFirst string
NoChipPotterNoDisturb string

Protected Methods

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

Method Details

Start() protected method

protected Start ( ) : void
return void

endDialogAction() protected method

protected endDialogAction ( ) : void
return void

getDialog() protected method

protected getDialog ( ) : string
return string

Property Details

ActionObject public_oe property

public UseRobotOnPotter, ActionObject
return UseRobotOnPotter,

NoChipPotterFirst public_oe property

public string NoChipPotterFirst
return string

NoChipPotterNoDisturb public_oe property

public string NoChipPotterNoDisturb
return string