Class AdventBox
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class AdventBox : MonoBehaviour
- Inheritance
-
AdventBox
Constructors
AdventBox()
Fields
Blocker
public GameObject Blocker
Field Value
- GameObject
BoxAudio
public AudioSource BoxAudio
Field Value
- AudioSource
Day
Field Value
- int
Door
Field Value
- Transform
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()