Skip to main content

Condition_IsSiteOwnerHouseholdMember

Description

Checks if the BaseObject character belongs to the same household as the owner of the site where the Target object is located. Used for family-exclusive take-away interactions at household business sites.

Parameters

ParameterDescription
BaseObjectCharacter to check household membership
CompareTypeSupported compare types: Equal, NotEqual

Examples

DescriptionBaseObjectCommandCompareType
If Self is a household member of the site ownerSelfIsSiteOwnerHouseholdMemberEqual
If Self is not a household member of the site ownerSelfIsSiteOwnerHouseholdMemberNotEqual