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 SourcePaperInputTextMessage(String)
Declaration
public PaperInputTextMessage(string text)
Parameters
Type | Name | Description |
---|---|---|
System.String | text |
Fields
| Improve this Doc View SourceText
Declaration
public readonly string Text
Field Value
Type | Description |
---|---|
System.String |