Skip to main content

Condition_IsInventoryOwner

Description

Checks whether the object has an inventory.

Parameters

ParameterDescription
BaseObjectObject or Character to check for inventory ownership
CompareTypeEqual, NotEqual

Examples

DescriptionBaseObjectCommandCompareType
Check if Self has an inventorySelfIsInventoryOwnerEqual
Check if Target does not have an inventoryTargetIsInventoryOwnerNotEqual