Skip to main content

DialogBuildActivities

Callable

  • DialogBuildActivities(C: Character, reload?: boolean): void

  • Builds the possible dialog activity options based on the character settings


    Parameters

    • C: Character

      The character for which to build the activity dialog options

    • reload: boolean = true

      Perform a DialogMenu.Reload hard reset of the active activities mode

    Returns void

    • Nothing