Class DialogueChoicePaging
Opt-in dialogue UI paging for cases where a node has more choices than the vanilla UI supports.
public static class DialogueChoicePaging
- Inheritance
-
DialogueChoicePaging
- Inherited Members
Properties
IsEnabled
Whether paging is currently enabled.
public static bool IsEnabled { get; }
Property Value
Methods
Disable()
Disables dialogue choice paging. Patches remain applied, but they become no-ops.
public static void Disable()
Enable(DialogueChoicePagingOptions)
Enables dialogue choice paging with the provided options.
public static void Enable(DialogueChoicePagingOptions options)
Parameters
optionsDialogueChoicePagingOptions