Function: doesGameplayTagContainerMatchQuery()
ts
function doesGameplayTagContainerMatchQuery(
tagContainer,
tagQuery,
options?): boolean;Defined in: helpers.ts:78
Parameters
tagContainer
tagQuery
options?
GameplayTagQueryMatchOptions = {}
Returns
boolean