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