Show / Hide Table of Contents

Class MechGrabberUiFragment

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.Controls.Container
Robust.Client.UserInterface.Controls.BoxContainer
MechGrabberUiFragment
Namespace: Content.Client.Mech.Ui.Equipment
Assembly: Content.Client.dll
Syntax
public sealed class MechGrabberUiFragment : BoxContainer

Constructors

| Improve this Doc View Source

MechGrabberUiFragment()

Declaration
public MechGrabberUiFragment()

Methods

| Improve this Doc View Source

UpdateContents(MechGrabberUiState)

Declaration
public void UpdateContents(MechGrabberUiState state)
Parameters
Type Name Description
MechGrabberUiState state

Events

| Improve this Doc View Source

OnEjectAction

Declaration
public event Action<EntityUid>? OnEjectAction
Event Type
Type Description
System.Nullable<Action<EntityUid>>

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
☀
☾