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 SourceSprayPainterColorPickedMessage(Nullable<String>)
Declaration
public SprayPainterColorPickedMessage(string? key)
Parameters
Type | Name | Description |
---|---|---|
System.Nullable<System.String> | key |
Properties
| Improve this Doc View SourceKey
Declaration
public string? Key { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.String> |