Skip to content

Function: requestGameplayTag()

ts
function requestGameplayTag(tagName, errorIfNotFound?): GameplayTag;

Defined in: helpers.ts:20

Parameters

tagName

string

errorIfNotFound?

boolean = true

Returns

GameplayTag