Class SharedDisposalRouterComponent.UiActionMessage
Inheritance
System.Object
SharedDisposalRouterComponent.UiActionMessage
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
Fields
|
Improve this Doc
View Source
Action
Declaration
public readonly SharedDisposalRouterComponent.UiAction Action
Field Value
|
Improve this Doc
View Source
Tags
Declaration
public readonly string Tags
Field Value
Type |
Description |
System.String |
|