Skip to main content

Condition_GiftType

Description

Checks whether the current gift (Target entity) matches the specified gift type (S1). Note: This condition uses the Target entity id from the script context to look up gift data.

Parameters

ParameterDescription
CompareTypeEqual / NotEqual
S1Gift type to compare (EB1GiftType: Common, Relationship).

Examples

DescriptionCommandCompareTypeS1
Checks whether target gift type is Common.GiftTypeEqualCommon
Checks whether target gift type is NOT Relationship.GiftTypeNotEqualRelationship