Table of Contents

Class LightBeamRepresentation.LightBeamControlPanel

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class LightBeamRepresentation.LightBeamControlPanel : Panel, IDevUISignals
Inheritance
LightBeamRepresentation.LightBeamControlPanel
Implements
Inherited Members

Constructors

LightBeamControlPanel(DevUI, string, DevUINode, Vector2)

public LightBeamControlPanel(DevUI owner, string IDstring, DevUINode parentNode, Vector2 pos)

Parameters

owner DevUI
IDstring string
parentNode DevUINode
pos Vector2

Fields

sunButton

public Button sunButton

Field Value

Button

Methods

Signal(DevUISignalType, DevUINode, string)

public void Signal(DevUISignalType type, DevUINode sender, string message)

Parameters

type DevUISignalType
sender DevUINode
message string