Table of Contents

Class wwHorseShoeGame

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

Constructors

wwHorseShoeGame()

public wwHorseShoeGame()

Fields

CompletionCheckMarks

public GameObject[] CompletionCheckMarks

Field Value

GameObject[]

ParkManager

public wwParkManager ParkManager

Field Value

wwParkManager

Plinths

public wwHorseShoePlinth[] Plinths

Field Value

wwHorseShoePlinth[]

Methods

RegisterSuccess(int)

public void RegisterSuccess(int i)

Parameters

i int

SetPlinthStates(int[])

public void SetPlinthStates(int[] states)

Parameters

states int[]

Update()

public void Update()

UpdateCheckMarks(int[])

public void UpdateCheckMarks(int[] states)

Parameters

states int[]