Skip to content

Function: requestGameplayTagContainer()

ts
function requestGameplayTagContainer(tagStrings, errorIfNotFound?): GameplayTagContainer;

Defined in: helpers.ts:28

Parameters

tagStrings

readonly string[]

errorIfNotFound?

boolean = true

Returns

GameplayTagContainer