C# Class VaseController, TimeLapsus

Inheritance: InspectObjectController
Mostra 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_oe property

public string PotterDeadVarKey
return string

PotterDialogActor public_oe property

public PotterDialogActor, PotterDialogActor
return PotterDialogActor,

StillCantTakeItemDialog public_oe property

public string StillCantTakeItemDialog
return string

VaseFirstSeenDialog public_oe property

public string VaseFirstSeenDialog
return string