Table of Contents

Class wwMazePuzzle

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class wwMazePuzzle : wwTargetPuzzle
Inheritance
wwMazePuzzle
Inherited Members

Constructors

wwMazePuzzle()

public wwMazePuzzle()

Fields

DistToGoalThreshold

public float DistToGoalThreshold

Field Value

float

Goal

public Transform Goal

Field Value

Transform

Marble

public wwMazePuzzleMarble Marble

Field Value

wwMazePuzzleMarble

Solution

public GameObject Solution

Field Value

GameObject

Methods

SetState(int, int)

public override void SetState(int stateIndex, int safeStateIndex)

Parameters

stateIndex int
safeStateIndex int

TestSequence(string)

public override void TestSequence(string s)

Parameters

s string