Skip to main content

DialogDoAllowItem

Callable

  • DialogDoAllowItem(C: string | Character): boolean

  • Returns the value of the AllowItem flag of a given character


    Parameters

    • C: string | Character

      The character whose flag should be returned. Either the player (value: Player) or the current character (value: CurrentCharacter)

    Returns boolean

    • The value of the given character's AllowItem flag