Table of Contents

Class AdventBox

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

Constructors

AdventBox()

public AdventBox()

Fields

Blocker

public GameObject Blocker

Field Value

GameObject

BoxAudio

public AudioSource BoxAudio

Field Value

AudioSource

Day

public int Day

Field Value

int

Door

public Transform Door

Field Value

Transform

Fetti

public GameObject Fetti

Field Value

GameObject

FinalDoorPos

public Transform FinalDoorPos

Field Value

Transform

Lever

public AdventBoxLever Lever

Field Value

AdventBoxLever

ObjsToSpawn

public FVRObject[] ObjsToSpawn

Field Value

FVRObject[]

Pictures

public GameObject[] Pictures

Field Value

GameObject[]

PositionToSpawn

public Transform[] PositionToSpawn

Field Value

Transform[]

StartDoorPos

public Transform StartDoorPos

Field Value

Transform

TextDescription

public GameObject TextDescription

Field Value

GameObject

Methods

OpenBox()

public void OpenBox()