Show / Hide Table of Contents

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 Source

SprayPainterSpritePickedMessage(Int32)

Declaration
public SprayPainterSpritePickedMessage(int index)
Parameters
Type Name Description
System.Int32 index

Properties

| Improve this Doc View Source

Index

Declaration
public int Index { get; }
Property Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾