Show / Hide Table of Contents

Class SharedDisposalTaggerComponent.UiActionMessage

Inheritance
System.Object
SharedDisposalTaggerComponent.UiActionMessage
Namespace: Content.Shared.Disposal.Components
Assembly: Content.Shared.dll
Syntax
public sealed class UiActionMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

UiActionMessage(SharedDisposalTaggerComponent.UiAction, String)

Declaration
public UiActionMessage(SharedDisposalTaggerComponent.UiAction action, string tag)
Parameters
Type Name Description
SharedDisposalTaggerComponent.UiAction action
System.String tag

Fields

| Improve this Doc View Source

Action

Declaration
public readonly SharedDisposalTaggerComponent.UiAction Action
Field Value
Type Description
SharedDisposalTaggerComponent.UiAction
| Improve this Doc View Source

Tag

Declaration
public readonly string Tag
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾