Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/GameplayTags/Classes/GameplayTagContainer.h |
Include |
#include "GameplayTagContainer.h" |
Source |
/Engine/Source/Runtime/GameplayTags/Private/GameplayTagContainer.cpp |
void RemoveTags
(
const FGameplayTagContainer & TagsToRemove
)
Removes all tags in TagsToRemove from this container
Parameter |
Description |
---|---|
TagsToRemove |
Tags to remove from the container |