FGameplayTagNode::GetChildTagNodes

Get the children nodes of this node

Windows
MacOS
Linux

References

Module

GameplayTags

Header

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

Include

#include "GameplayTagsManager.h"

Syntax

TArray< TSharedPtr< FGameplayTagNode > > & GetChildTagNodes()

Remarks

Get the children nodes of this node

Returns

Reference to the array of the children nodes of this node

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