Skip to main content

ScreenFileGetDialog

Callable

  • ScreenFileGetDialog(npcType: string, module?: string, screen?: string): string

  • Generates the path to a CSV Dialog file for a screen


    Parameters

    • npcType: string

      The dialog file name

    • optionalmodule: string

      The screen's module

    • optionalscreen: string

      The screen's name

    Returns string