Class MultipleToolComponent
Inheritance
System.Object
MultipleToolComponent
Assembly: Content.Shared.dll
Syntax
public sealed class MultipleToolComponent : Component
Fields
|
Improve this Doc
View Source
CurrentEntry
Declaration
Field Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
CurrentQualityName
Declaration
public string CurrentQualityName
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
StatusShowBehavior
Declaration
public bool StatusShowBehavior
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
UiUpdateNeeded
Declaration
public bool UiUpdateNeeded
Field Value
Type |
Description |
System.Boolean |
|
Properties
|
Improve this Doc
View Source
Entries
Declaration
public MultipleToolComponent.ToolEntry[] Entries { get; }
Property Value