UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Editor::DataStorage::SortCase Concept Reference
#include <
TypedElementSorter.h
>
Concept definition
template
<
typename
T>
concept
UE::Editor::DataStorage::SortCase
= std::is_same_v<T, FSortCaseSensitive> || std::is_same_v<T, FSortCaseInsensitive>
UE::Editor::DataStorage::SortCase
Definition
TypedElementSorter.h:196
UE
Editor
DataStorage
SortCase
Generated by
1.9.8