Show / Hide Table of Contents

Class SetOutfitMenu

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
Robust.Client.UserInterface.CustomControls.DefaultWindow
SetOutfitMenu
Namespace: Content.Client.Administration.UI.SetOutfit
Assembly: Content.Client.dll
Syntax
public sealed class SetOutfitMenu : DefaultWindow

Constructors

| Improve this Doc View Source

SetOutfitMenu()

Declaration
public SetOutfitMenu()

Properties

| Improve this Doc View Source

TargetEntityId

Declaration
public NetEntity? TargetEntityId { get; set; }
Property Value
Type Description
System.Nullable<Robust.Shared.GameObjects.NetEntity>

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