Show / Hide Table of Contents

Class MultipleToolComponent

Inheritance
System.Object
MultipleToolComponent
Namespace: Content.Shared.Tools.Components
Assembly: Content.Shared.dll
Syntax
public sealed class MultipleToolComponent : Component

Fields

| Improve this Doc View Source

CurrentEntry

Declaration
public uint CurrentEntry
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
Type Description
MultipleToolComponent.ToolEntry[]
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾