Class wwTargetPuzzle
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class wwTargetPuzzle : MonoBehaviour
- Inheritance
-
wwTargetPuzzle
- Derived
-
Constructors
wwTargetPuzzle()
Fields
CompletionCode
public string CompletionCode
Field Value
- string
Manager
public wwTargetManager Manager
Field Value
- wwTargetManager
PuzzleIndex
Field Value
- int
PuzzleState
Field Value
- int
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