• Get the text of an option the player can select. Used with getLineOptionsCount to render options for the player when a line of the Options type is parsed

    Parameters

    • optionIndex: number

      The index of the option you want to get

    Returns string | never[]