Show / Hide Table of Contents

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 Source

UiButtonPressedMessage(SharedDisposalUnitComponent.UiButton)

Declaration
public UiButtonPressedMessage(SharedDisposalUnitComponent.UiButton button)
Parameters
Type Name Description
SharedDisposalUnitComponent.UiButton button

Fields

| Improve this Doc View Source

Button

Declaration
public readonly SharedDisposalUnitComponent.UiButton Button
Field Value
Type Description
SharedDisposalUnitComponent.UiButton
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾