Show / Hide Table of Contents

Class StampComponent

Inheritance
System.Object
StampComponent
Namespace: Content.Shared.Paper
Assembly: Content.Shared.dll
Syntax
public sealed class StampComponent : Component

Fields

| Improve this Doc View Source

Sound

Declaration
public SoundSpecifier Sound
Field Value
Type Description
Robust.Shared.Audio.SoundSpecifier
| Improve this Doc View Source

StampedColor

The color of the ink used by the stamp in UIs

Declaration
public Color StampedColor
Field Value
Type Description
Color

Properties

| Improve this Doc View Source

StampedName

The loc string name that will be stamped to the piece of paper on examine.

Declaration
public string StampedName { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

StampState

Tne sprite state of the stamp to display on the paper from bureacracy.rsi.

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