C# Class LaraExpoController, TimeLapsus

Inheritance: InspectObjectController
Mostrar archivo Open project: halbich/TimeLapsus

Public Properties

Property Type Description
Vase GameObject
VaseInExpoDialog string
VaseIsInExpoVarName string

Public Methods

Method Description
UpdateItems ( ) : void

Protected Methods

Method Description
Start ( ) : void
getDialog ( ) : string

Method Details

Start() protected method

protected Start ( ) : void
return void

UpdateItems() public method

public UpdateItems ( ) : void
return void

getDialog() protected method

protected getDialog ( ) : string
return string

Property Details

Vase public_oe property

public GameObject Vase
return GameObject

VaseInExpoDialog public_oe property

public string VaseInExpoDialog
return string

VaseIsInExpoVarName public_oe property

public string VaseIsInExpoVarName
return string