Skip to main content

Condition_IsFavoriteHandOverObject

Description

Checks whether the object to be handed over in the BaseObject character's active coop hand-over scheduler is marked as a favorite.

Parameters

ParameterDescription
BaseObjectThe character with an active hand-over coop scheduler (Self or Target)
CompareTypeComparison operator: Equal, NotEqual

Examples

DescriptionBaseObjectCommandCompareType
Check if Self's hand-over object is a favoriteSelfIsFavoriteHandOverObjectEqual
Check if Target's hand-over object is not a favoriteTargetIsFavoriteHandOverObjectNotEqual