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
| Parameter | Description |
|---|---|
| BaseObject | Character to check household membership |
| CompareType | Supported compare types: Equal, NotEqual |
Examples
| Description | BaseObject | Command | CompareType |
|---|---|---|---|
| If Self is a household member of the site owner | Self | IsSiteOwnerHouseholdMember | Equal |
| If Self is not a household member of the site owner | Self | IsSiteOwnerHouseholdMember | NotEqual |
Back to Command FinderSearch and filter all 491 Script Condition documents