Show / Hide Table of Contents

Class SharedDisposalRouterComponent.UiActionMessage

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

Constructors

| Improve this Doc View Source

UiActionMessage(SharedDisposalRouterComponent.UiAction, String)

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

Fields

| Improve this Doc View Source

Action

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

Tags

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