Skip to main content

Condition_IsGrabbingHouseMate

Description

Checks whether the baby currently being held by the BaseObject character belongs to the same household as the BaseObject. Returns false when no baby is being held.

Parameters

ParameterDescription
BaseObjectCharacter whose grabbed baby will be evaluated
CompareTypeSupported compare types: Equal, NotEqual

Examples

DescriptionBaseObjectCommandCompareType
If Self is holding a baby of the same householdSelfIsGrabbingHouseMateEqual
If Self is holding a baby of a different householdSelfIsGrabbingHouseMateNotEqual