Skip to main content

Condition_UnbornBabyGender

Description

Checks the gender of the unborn baby that the character is currently carrying.

Parameters

ParameterDescription
BaseObjectPregnant character to check
CompareTypeEqual, NotEqual
S1Gender type to compare against (Male or Female)

Examples

DescriptionBaseObjectCommandCompareType
Check if the unborn baby of Self is maleSelfUnbornBabyGenderEqual
Check if the unborn baby of Self is femaleSelfUnbornBabyGenderEqual
Check if the unborn baby of Target is not maleTargetUnbornBabyGenderNotEqual