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 SourceSetOutfitMenu()
Declaration
public SetOutfitMenu()
Properties
| Improve this Doc View SourceTargetEntityId
Declaration
public NetEntity? TargetEntityId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<Robust.Shared.GameObjects.NetEntity> |