C# Class GravePresentController, TimeLapsus

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

Public Properties

Property Type Description
AfterBuriedInfoDialog string
AfterBuriedTitle string
AfterInsertedInfoDialog string
AfterInsertedTitle string
BuriedVaseVarName string
GraveShoveledInfoDialog string
GraveShoveledTitle string
InsertedVaseVarName string
PileOfDirtWithFlowers GameObject
ShovelOutGrave ShovelOutGrave,
VaseInGrave GameObject

Protected Methods

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

Private Methods

Method Description
ActionOccured ( ) : void

Method Details

Start() protected method

protected Start ( ) : void
return void

endDialogAction() protected method

protected endDialogAction ( ) : void
return void

Property Details

AfterBuriedInfoDialog public_oe property

public string AfterBuriedInfoDialog
return string

AfterBuriedTitle public_oe property

public string AfterBuriedTitle
return string

AfterInsertedInfoDialog public_oe property

public string AfterInsertedInfoDialog
return string

AfterInsertedTitle public_oe property

public string AfterInsertedTitle
return string

BuriedVaseVarName public_oe property

public string BuriedVaseVarName
return string

GraveShoveledInfoDialog public_oe property

public string GraveShoveledInfoDialog
return string

GraveShoveledTitle public_oe property

public string GraveShoveledTitle
return string

InsertedVaseVarName public_oe property

public string InsertedVaseVarName
return string

PileOfDirtWithFlowers public_oe property

public GameObject PileOfDirtWithFlowers
return GameObject

ShovelOutGrave public_oe property

public ShovelOutGrave, ShovelOutGrave
return ShovelOutGrave,

VaseInGrave public_oe property

public GameObject VaseInGrave
return GameObject