C# Class UseRobotOnPotter, TimeLapsus

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

Public Properties

Property Type Description
AfterPotterDeadDialog string
AnimStartPoint ItemPointScript,
Hider GameObject
PotterIsDeadVarName string
R2D2 GameObject
WaitForRobot float

Public Methods

Method Description
Use ( ) : void

Protected Methods

Method Description
Start ( ) : void

Private Methods

Method Description
KillPotter ( ) : void
ShowFinalDialog ( ) : void
animate ( ) : IEnumerator

Method Details

Start() protected method

protected Start ( ) : void
return void

Use() public method

public Use ( ) : void
return void

Property Details

AfterPotterDeadDialog public_oe property

public string AfterPotterDeadDialog
return string

AnimStartPoint public_oe property

public ItemPointScript, AnimStartPoint
return ItemPointScript,

Hider public_oe property

public GameObject Hider
return GameObject

PotterIsDeadVarName public_oe property

public string PotterIsDeadVarName
return string

R2D2 public_oe property

public GameObject R2D2
return GameObject

WaitForRobot public_oe property

public float WaitForRobot
return float