![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for UE::Net::FGameplayTagContainerAccessorForNetSerializer:Additional Inherited Members | |
Static Public Member Functions inherited from FGameplayTagContainer | |
| template<class AllocatorType > | |
| static FGameplayTagContainer | CreateFromArray (const TArray< FGameplayTag, AllocatorType > &SourceTags) |
Static Public Attributes inherited from FGameplayTagContainer | |
| static GAMEPLAYTAGS_API const FGameplayTagContainer | EmptyContainer |
Protected Member Functions inherited from FGameplayTagContainer | |
| bool | RemoveTagByExplicitName (const FName &TagName) |
| GAMEPLAYTAGS_API void | AddParentsForTag (const FGameplayTag &Tag) |
Protected Attributes inherited from FGameplayTagContainer | |
| TArray< FGameplayTag > | GameplayTags |
| TArray< FGameplayTag > | ParentTags |
|
inline |
|
inline |