C# Class VaseController, TimeLapsus

Inheritance: InspectObjectController
Show file Open project: halbich/TimeLapsus

Public Properties

Property Type Description
PotterDeadVarKey string
PotterDialogActor PotterDialogActor,
StillCantTakeItemDialog string
VaseFirstSeenDialog string

Public Methods

Method Description
VaseController ( ) : UnityEngine

Protected Methods

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

Method Details

GetHeadSprite() protected method

protected GetHeadSprite ( ) : Sprite
return Sprite

VaseController() public method

public VaseController ( ) : UnityEngine
return UnityEngine

endDialogAction() protected method

protected endDialogAction ( ) : void
return void

getDialog() protected method

protected getDialog ( ) : string
return string

Property Details

PotterDeadVarKey public property

public string PotterDeadVarKey
return string

PotterDialogActor public property

public PotterDialogActor, PotterDialogActor
return PotterDialogActor,

StillCantTakeItemDialog public property

public string StillCantTakeItemDialog
return string

VaseFirstSeenDialog public property

public string VaseFirstSeenDialog
return string