C# Class PutPhoneOnDaHook, OCDEscape

Inheritance: MonoBehaviour
Datei anzeigen Open project: gadauto3/OCDEscape

Public Properties

Property Type Description
phonePuzzle PhonePuzzle,
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

phonePuzzle public_oe property

public PhonePuzzle, phonePuzzle
return PhonePuzzle,

placement public_oe property

public GrabAndPlaceObject, placement
return GrabAndPlaceObject,