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