TreeFilterHandler::SetGetChildrenDelegate

Sets the delegate which should be used for traversing the children of the nodes in the tree.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Views/TreeFilterHandler.h

Include

#include "Framework/Views/TreeFilterHandler.h"

Syntax

void SetGetChildrenDelegate
(
    FOnGetChildren InGetChildrenDelegate
)

Remarks

Sets the delegate which should be used for traversing the children of the nodes in the tree.

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