Skip to main content

InventoryIsPermissionLimited

Callable

  • InventoryIsPermissionLimited(C: Character, AssetName: string, AssetGroup: AssetGroupName, AssetType?: string): boolean

  • Returns TRUE if a specific item / asset is limited by the character item permissions


    Parameters

    • C: Character

      The character on which we check the permissions

    • AssetName: string

      The asset / item name to scan

    • AssetGroup: AssetGroupName

      The asset group name to scan

    • optionalAssetType: string

      The asset type to scan

    Returns boolean

    • TRUE if asset / item is limited