Show / Hide Table of Contents

Class ChameleonBoundUserInterfaceState

Inheritance
System.Object
ChameleonBoundUserInterfaceState
Namespace: Content.Shared.Clothing.Components
Assembly: Content.Shared.dll
Syntax
public sealed class ChameleonBoundUserInterfaceState : BoundUserInterfaceState

Constructors

| Improve this Doc View Source

ChameleonBoundUserInterfaceState(SlotFlags, Nullable<String>)

Declaration
public ChameleonBoundUserInterfaceState(SlotFlags slot, string? selectedId)
Parameters
Type Name Description
SlotFlags slot
System.Nullable<System.String> selectedId

Fields

| Improve this Doc View Source

SelectedId

Declaration
public readonly string? SelectedId
Field Value
Type Description
System.Nullable<System.String>
| Improve this Doc View Source

Slot

Declaration
public readonly SlotFlags Slot
Field Value
Type Description
SlotFlags
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾