Show / Hide Table of Contents

Class SharedPaperComponent.PaperInputTextMessage

Inheritance
System.Object
SharedPaperComponent.PaperInputTextMessage
Namespace: Content.Shared.Paper
Assembly: Content.Shared.dll
Syntax
public sealed class PaperInputTextMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

PaperInputTextMessage(String)

Declaration
public PaperInputTextMessage(string text)
Parameters
Type Name Description
System.String text

Fields

| Improve this Doc View Source

Text

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