TPanelChildren::Sort

Choose your operating system:

Windows

macOS

Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Layout/Children.h

Include

#include "Layout/Children.h"

Syntax

template<class PREDICATE_CLASS>
void Sort
(
    const PREDICATE_CLASS & Predicate
)