Table of Contents

Enum InteractionPromptState

Namespace
S1API.Interaction
Assembly
S1API.dll

Selects the native visual and interaction state shown by an interaction prompt.

public enum InteractionPromptState
Extension Methods

Fields

Default = 0

Shows the normal input prompt.

Disabled = 2

Hides the prompt and prevents interaction selection.

Invalid = 1

Shows the native invalid prompt and prevents interaction start.

Label = 3

Shows the message without an input icon.