Skip to main content

DialogIsBlind

Callable

  • DialogIsBlind(C: string | Character): boolean

  • Checks, if a given character is currently blinded


    Parameters

    • C: string | Character

      The character to check. Either the player (value: Player) or the current character (value: CurrentCharacter)

    Returns boolean

    • Returns true, if the given character is blinded, false otherwise