Skip to main content

AsylumGGTSDialogAction

Callable

  • AsylumGGTSDialogAction(Action: string, Minute: number): void

  • Called from Dialog.js, triggers a specific action from GGTS game


    Parameters

    • Action: string

      The action to perform

    • Minute: number

      The number of minutes to remove

    Returns void

    • Nothing