Class SprayPainterSpritePickedMessage
Inheritance
System.Object
SprayPainterSpritePickedMessage
Namespace: Content.Shared.SprayPainter
Assembly: Content.Shared.dll
Syntax
public sealed class SprayPainterSpritePickedMessage : BoundUserInterfaceMessage
Constructors
| Improve this Doc View SourceSprayPainterSpritePickedMessage(Int32)
Declaration
public SprayPainterSpritePickedMessage(int index)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index |
Properties
| Improve this Doc View SourceIndex
Declaration
public int Index { get; }
Property Value
Type | Description |
---|---|
System.Int32 |