Skip to main content

DialogCanInteract

Callable

  • DialogCanInteract(C: string | Character): boolean

  • Checks, if a given character is able to change her clothes


    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 able to change clothes, false otherwise