Skip to main content

Condition_IsGiftBoxOwner

Description

Checks whether Self is the designated recipient of the Target gift box. Looks up gift data for the Target entity and compares its ToEntityId against Self's entity id.

Parameters

ParameterDescription
BaseObjectNot directly used; gift data is resolved from the Target entity in context
CompareTypeNot used; always checks if Self is the recipient of the Target gift

Examples

DescriptionBaseObjectCommandCompareType
Check if Self is the intended recipient of Target giftSelfIsGiftBoxOwnerEqual
Check if Target gift box is addressed to SelfTargetIsGiftBoxOwnerEqual