Table of Contents

Class LabControl

Namespace
VoxelPlayground.Level
Assembly
GamePlay.dll
public class LabControl : MonoBehaviour
Inheritance
object
LabControl
Extension Methods

Fields

btnDoor

public InteractableButton btnDoor

Field Value

InteractableButton

btnLaser

public InteractableButton btnLaser

Field Value

InteractableButton

door

public Door door

Field Value

Door

laserCreator

public LaserCreator laserCreator

Field Value

LaserCreator