SGameplayTagWidget::FilterChildrenCheck

Returns true if this TagNode has any children that match the current filter

Windows
MacOS
Linux

References

Module

GameplayTagsEditor

Header

/Engine/Plugins/Editor/GameplayTagsEditor/Source/GameplayTagsEditor/Public/SGameplayTagWidget.h

Include

#include "SGameplayTagWidget.h"

Source

/Engine/Plugins/Editor/GameplayTagsEditor/Source/GameplayTagsEditor/Private/SGameplayTagWidget.cpp

Syntax

bool FilterChildrenCheck
(
    TSharedPtr< FGameplayTagNode >
)

Remarks

Returns true if this TagNode has any children that match the current filter

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