Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/TSlateDelegates
Type
typedef TBaseDelegate_TwoParams< void, ArgumentType, TArray < ArgumentType > & > FOnGetChildren
References
Module | Slate |
Header | /Engine/Source/Runtime/Slate/Public/Framework/SlateDelegates.h |
Include | #include "Framework/SlateDelegates.h" |
Remarks
A delegate for the OnGetChildren handler. Given a data item, populate an output array with its children if it has any.