Class HandheldLightStatus
Inheritance
System.Object
Robust.Client.UserInterface.Control
HandheldLightStatus
Namespace: Content.Client.Light.Components
Assembly: Content.Client.dll
Syntax
public sealed class HandheldLightStatus : Control
Constructors
| Improve this Doc View SourceHandheldLightStatus(HandheldLightComponent)
Declaration
public HandheldLightStatus(HandheldLightComponent parent)
Parameters
Type | Name | Description |
---|---|---|
HandheldLightComponent | parent |
Methods
| Improve this Doc View SourceFrameUpdate(FrameEventArgs)
Declaration
protected override void FrameUpdate(FrameEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
Robust.Shared.Timing.FrameEventArgs | args |
Overrides
Robust.Client.UserInterface.Control.FrameUpdate(Robust.Shared.Timing.FrameEventArgs)