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
| Parameter | Description |
|---|---|
| BaseObject | The character with an active hand-over coop scheduler (Self or Target) |
| CompareType | Comparison operator: Equal, NotEqual |
Examples
| Description | BaseObject | Command | CompareType |
|---|---|---|---|
| Check if Self's hand-over object is a favorite | Self | IsFavoriteHandOverObject | Equal |
| Check if Target's hand-over object is not a favorite | Target | IsFavoriteHandOverObject | NotEqual |
Back to Command FinderSearch and filter all 491 Script Condition documents