![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GameplayTagRedirectors.h>
Public Member Functions | |
| FGameplayTagRedirect () | |
| bool | operator== (FName OtherOldTagName) const |
Public Attributes | |
| FName | OldTagName |
| FName | NewTagName |
Friends | |
| bool | operator== (const FGameplayTagRedirect &A, const FGameplayTagRedirect &B) |
A single redirect from a deleted tag to the new tag that should replace it
|
inline |
|
friend |
| FName FGameplayTagRedirect::NewTagName |
| FName FGameplayTagRedirect::OldTagName |