Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
RotatableNodePuzzle
C# Class RotatableNodePuzzle, Pharos
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: rstaewen/Pharos
Public Properties
Property
Type
Description
AllNodes
List
entryNode
RotatableNode,
torchFlame
GameObject
torchLight
GameObject
Public Methods
Method
Description
Start
( ) :
void
TryCompletePuzzle
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
TryCompletePuzzle()
public
method
public
TryCompletePuzzle
( ) :
void
return
void
Property Details
AllNodes
public_oe property
public
List
AllNodes
return
List
entryNode
public_oe property
public
RotatableNode,
entryNode
return
RotatableNode,
torchFlame
public_oe property
public
GameObject
torchFlame
return
GameObject
torchLight
public_oe property
public
GameObject
torchLight
return
GameObject