Show / Hide Table of Contents

Class SprayPainterColorPickedMessage

Inheritance
System.Object
SprayPainterColorPickedMessage
Namespace: Content.Shared.SprayPainter
Assembly: Content.Shared.dll
Syntax
public sealed class SprayPainterColorPickedMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

SprayPainterColorPickedMessage(Nullable<String>)

Declaration
public SprayPainterColorPickedMessage(string? key)
Parameters
Type Name Description
System.Nullable<System.String> key

Properties

| Improve this Doc View Source

Key

Declaration
public string? Key { get; }
Property Value
Type Description
System.Nullable<System.String>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾