Class HyposprayStatusControl
Inheritance
System.Object
Robust.Client.UserInterface.Control
HyposprayStatusControl
Namespace: Content.Client.Chemistry.UI
Assembly: Content.Client.dll
Syntax
public sealed class HyposprayStatusControl : Control
Constructors
| Improve this Doc View SourceHyposprayStatusControl(HyposprayComponent)
Declaration
public HyposprayStatusControl(HyposprayComponent parent)
Parameters
Type | Name | Description |
---|---|---|
HyposprayComponent | 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)
|
Improve this Doc
View Source
Update()
Declaration
public void Update()