Class SensorUI
Namespace: Xareus.Scenarios.Unity.Edition.UI
Assembly: Xareus.Scenarios.Unity.Edition.dll
Syntax
public class SensorUI : VisualElement
Constructors
SensorUI(Event)
Declaration
public SensorUI(Event parentEvent)
Parameters
| Type | Name | Description |
|---|---|---|
| Event | parentEvent |
Fields
parentEvent
Declaration
protected Event parentEvent
Field Value
| Type | Description |
|---|---|
| Event |
sensorNumberLabel
Declaration
protected Label sensorNumberLabel
Field Value
| Type | Description |
|---|---|
| Label |
Methods
UpdateUI()
Declaration
public void UpdateUI()