Skip to main content

InventoryGroupIsBlocked

Callable


  • Returns TRUE if the body area (Asset Group) for a character is blocked and cannot be used.

    Similar to InventoryGroupIsBlockedForCharacter but also checks for map range and owner rules.


    Parameters

    • C: Character

      The character on which we validate the group

    • optionalGroupName: AssetGroupItemName = null

      The name of the asset group (body area)

    • optionalActivity: boolean = false

      if TRUE check if activity is allowed on the asset group

    Returns boolean

    • TRUE if the group is blocked