Skip to main content

DialogIsBlind

Callable

  • DialogIsBlind(C): boolean

  • Checks, if a given character is currently blinded


    Parameters

    • C: Character | Player | CurrentCharacter

      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