FGameplayTagContainer::RemoveTags

Removes all tags in TagsToRemove from this container

Windows
MacOS
Linux

References

Module

GameplayTags

Header

/Engine/Source/Runtime/GameplayTags/Classes/GameplayTagContainer.h

Include

#include "GameplayTagContainer.h"

Source

/Engine/Source/Runtime/GameplayTags/Private/GameplayTagContainer.cpp

Syntax

void RemoveTags
(
    const FGameplayTagContainer & TagsToRemove
)

Remarks

Removes all tags in TagsToRemove from this container

Parameters

Parameter

Description

TagsToRemove

Tags to remove from the container

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