Skip to main content

Condition_InteractionBagTag

Description

Checks whether the tag specified in S1 is included in the tag set of the interaction bag currently active on the BaseObject.

Parameters

ParameterDescription
BaseObjectThe object whose current interaction bag will be checked (Self or Target).
CompareTypeThe comparison operator (Equal, NotEqual).
S1The InteractionBagTag to compare against the BaseObject's current interaction bag tags.

Examples

DescriptionBaseObjectCommandCompareTypeS1
Check if Self's current interaction bag contains the tag IdleSelfInteractionBagTagEqualIdle
Check if Self's current interaction bag does NOT contain Positive_TalkSelfInteractionBagTagNotEqualPositive_Talk
Check if Target's current interaction bag contains the tag IdleTargetInteractionBagTagEqualIdle
Check if Target's current interaction bag does NOT contain PianoTargetInteractionBagTagNotEqualPiano