Table of Contents

Class wwTargetPuzzle

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class wwTargetPuzzle : MonoBehaviour
Inheritance
wwTargetPuzzle
Derived

Constructors

wwTargetPuzzle()

public wwTargetPuzzle()

Fields

CompletionCode

public string CompletionCode

Field Value

string

Manager

public wwTargetManager Manager

Field Value

wwTargetManager

PuzzleIndex

public int PuzzleIndex

Field Value

int

PuzzleState

public int PuzzleState

Field Value

int

Safe

public wwBankSafe Safe

Field Value

wwBankSafe

Methods

SetState(int, int)

public virtual void SetState(int stateIndex, int safeStateIndex)

Parameters

stateIndex int
safeStateIndex int

TestSequence(string)

public virtual void TestSequence(string s)

Parameters

s string