C# Class DealomatController, TimeLapsus

Inheritance: InspectObjectController
Datei anzeigen Open project: halbich/TimeLapsus

Public Properties

Property Type Description
AlreadyHasRobotDialog string
BeforeRobotTakeDialog string
HasRobotVarName string
NoAccountDialog string
RobotReadyToTakeVarName string
banker BankerFutureSpeakController,

Public Methods

Method Description
DealomatController ( ) : UnityEngine

Protected Methods

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

Method Details

DealomatController() public method

public DealomatController ( ) : UnityEngine
return UnityEngine

GetHeadSprite() protected method

protected GetHeadSprite ( ) : Sprite
return Sprite

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

AlreadyHasRobotDialog public_oe property

public string AlreadyHasRobotDialog
return string

BeforeRobotTakeDialog public_oe property

public string BeforeRobotTakeDialog
return string

HasRobotVarName public_oe property

public string HasRobotVarName
return string

NoAccountDialog public_oe property

public string NoAccountDialog
return string

RobotReadyToTakeVarName public_oe property

public string RobotReadyToTakeVarName
return string

banker public_oe property

public BankerFutureSpeakController, banker
return BankerFutureSpeakController,