UpdateTagCount

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

UpdateTagCount

(
    const FGameplayTagContainer& Conta...,
    int32 CountDelta
)

Update the specified container of tags by the specified delta, potentially causing an additional or removal from the explicit tag list

Public function

bool

 

UpdateTagCount

(
    const FGameplayTag& Tag,
    int32 CountDelta
)

Update the specified tag by the specified delta, potentially causing an additional or removal from the explicit tag list

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss