UTreeView::SetOnGetItemChildren

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/TreeView.h

Include

#include "Components/TreeView.h"

Syntax

template<typename ObjectT>
void SetOnGetItemChildren
(
    TSharedRef< ObjectT > InUserObject,
    typename TSlateDelegates< UObject * >::FOnGetChildren::TUObjectMethodDelegate< ObjectT >::FMethodPtr InMethodPtr
)

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