Class SharedDisposalUnitComponent.UiButtonPressedMessage
Message data sent from client to server when a disposal unit ui button is pressed.
Inheritance
System.Object
SharedDisposalUnitComponent.UiButtonPressedMessage
Namespace: Content.Shared.Disposal.Components
Assembly: Content.Shared.dll
Syntax
public sealed class UiButtonPressedMessage : BoundUserInterfaceMessage
Constructors
| Improve this Doc View SourceUiButtonPressedMessage(SharedDisposalUnitComponent.UiButton)
Declaration
public UiButtonPressedMessage(SharedDisposalUnitComponent.UiButton button)
Parameters
Type | Name | Description |
---|---|---|
SharedDisposalUnitComponent.UiButton | button |
Fields
| Improve this Doc View SourceButton
Declaration
public readonly SharedDisposalUnitComponent.UiButton Button
Field Value
Type | Description |
---|---|
SharedDisposalUnitComponent.UiButton |