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