FGameplayTagContainer::GetGameplayTagArray

Gets the explicit list of gameplay tags

Windows
MacOS
Linux

References

Module

GameplayTags

Header

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

Include

#include "GameplayTagContainer.h"

Syntax

void GetGameplayTagArray
(
    TArray< FGameplayTag > & InOutGameplayTags
) const

Remarks

Gets the explicit list of gameplay tags

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