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