Show / Hide Table of Contents

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 Source

ItemStatusPanel()

Declaration
public ItemStatusPanel()

Methods

| Improve this Doc View Source

FrameUpdate(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
| Improve this Doc View Source

Update(Nullable<EntityUid>)

Declaration
public void Update(EntityUid? entity)
Parameters
Type Name Description
System.Nullable<EntityUid> entity

Extension Methods

ControlExtension.GetControlOfType<T>(Control)
ControlExtension.GetControlOfType<T>(Control, String)
ControlExtension.GetControlOfType<T>(Control, Boolean)
ControlExtension.GetControlOfType<T>(Control, String, Boolean)
ControlExtension.GetSearchableControls(Control, Boolean)
ControlExtension.ChildrenContainText(Control, String)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾