Class ItemStatusPanel
Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.Controls.Container
Robust.Client.UserInterface.Controls.BoxContainer
ItemStatusPanel
Namespace: Content.Client.UserInterface.Systems.Inventory.Controls
Assembly: Content.Client.dll
Syntax
public sealed class ItemStatusPanel : BoxContainer
Constructors
| Improve this Doc View SourceItemStatusPanel()
Declaration
public ItemStatusPanel()
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
SetSide(HandLocation)
Declaration
public void SetSide(HandLocation location)
Parameters
Type | Name | Description |
---|---|---|
HandLocation | location |
Update(Nullable<EntityUid>)
Declaration
public void Update(EntityUid? entity)
Parameters
Type | Name | Description |
---|---|---|
System.Nullable<EntityUid> | entity |