Class LabControl
- Namespace
- VoxelPlayground.Level
- Assembly
- GamePlay.dll
public class LabControl : MonoBehaviour
- Inheritance
-
objectLabControl
- Extension Methods
Fields
btnDoor
public InteractableButton btnDoor
Field Value
- InteractableButton
btnLaser
public InteractableButton btnLaser
Field Value
- InteractableButton
door
public Door door
Field Value
laserCreator
public LaserCreator laserCreator