C# Class CoffeePotPuzzleLinker, OCDEscape

Inheritance: MonoBehaviour
显示文件 Open project: gadauto3/OCDEscape

Public Properties

Property Type Description
coffeePuzzle CoffeePotPuzzle,
placement GrabAndPlaceObject,

Protected Methods

Method Description
OnPuzzleComplete ( ) : void
Start ( ) : void

Method Details

OnPuzzleComplete() protected method

protected OnPuzzleComplete ( ) : void
return void

Start() protected method

protected Start ( ) : void
return void

Property Details

coffeePuzzle public_oe property

public CoffeePotPuzzle, coffeePuzzle
return CoffeePotPuzzle,

placement public_oe property

public GrabAndPlaceObject, placement
return GrabAndPlaceObject,