UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Editor::DataStorage::Private::SortNumericValue Concept Reference
#include <
TypedElementSorter.h
>
Concept definition
template
<
typename
T>
concept
UE::Editor::DataStorage::Private::SortNumericValue
= std::is_integral_v<T> || std::is_floating_point_v<T>
UE::Editor::DataStorage::Private::SortNumericValue
Definition
TypedElementSorter.h:159
UE
Editor
DataStorage
Private
SortNumericValue
Generated by
1.9.8