Show / Hide Table of Contents

Enum QuickDialogEntryType

The entry types for a quick dialog.

Namespace: Content.Shared.Administration
Assembly: Content.Shared.dll
Syntax
public enum QuickDialogEntryType : int

Fields

Name Description
Float

Any floating point value.

Integer

Any integer.

LongText

Maximum of 2,000 characters string.

ShortText

Maximum of 100 characters string.

  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾