Show / Hide Table of Contents

Class SprayPainterEntry

Inheritance
System.Object
SprayPainterEntry
Namespace: Content.Client.SprayPainter
Assembly: Content.Client.dll
Syntax
public sealed class SprayPainterEntry : object

Constructors

| Improve this Doc View Source

SprayPainterEntry(String, Texture)

Declaration
public SprayPainterEntry(string name, Texture icon)
Parameters
Type Name Description
System.String name
Robust.Client.Graphics.Texture icon

Fields

| Improve this Doc View Source

Icon

Declaration
public Texture Icon
Field Value
Type Description
Robust.Client.Graphics.Texture
| Improve this Doc View Source

Name

Declaration
public string Name
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾