Class ChameleonBoundUserInterfaceState
Inheritance
System.Object
ChameleonBoundUserInterfaceState
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