VR Expansion Plugin > VRExpansion Function Library > Matches Any Tags with Direct Parent Tag

Matches Any Tags with Direct Parent Tag

Determine if any tag in the BaseContainer matches against any tag in OtherContainer with a required direct parent for both

Inputs

Direct Parent Tag
Gameplay Tag Structure

Base Container
Gameplay Tag Container Structure (by ref)

Container containing values to check

Other Container
Gameplay Tag Container Structure (by ref)

Container to check against.

Outputs

Return Value
Boolean

True if any tag was found that matches any tags explicitly present in OtherContainer with the same DirectParent