Table of Contents

Class LightSourceRepresentation

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class LightSourceRepresentation : PlacedObjectRepresentation
Inheritance
LightSourceRepresentation
Inherited Members

Constructors

LightSourceRepresentation(DevUI, string, DevUINode, PlacedObject, string)

public LightSourceRepresentation(DevUI owner, string IDstring, DevUINode parentNode, PlacedObject pObj, string name)

Parameters

owner DevUI
IDstring string
parentNode DevUINode
pObj PlacedObject
name string

Fields

light

public LightSource light

Field Value

LightSource

Methods

Refresh()

public override void Refresh()