FunctionsInventoryCheckLimitedPermissionInventoryCheckLimitedPermission CallableInventoryCheckLimitedPermission(C: Character, Item: Item, ItemType?: string): booleanReturns TRUE if the item is not limited, if the player is an owner or a lover of the character, or on their whitelistParametersC: CharacterThe character on which we check the limited permissions for the itemItem: ItemThe item being interacted withoptionalItemType: stringThe asset type to scanReturns booleanTRUE if item is allowed
Returns TRUE if the item is not limited, if the player is an owner or a lover of the character, or on their whitelist