![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Containers/ArrayView.h"Go to the source code of this file.
Classes | |
| struct | UE::Editor::DataStorage::Queries::TResult< ResultType > |
| struct | UE::Editor::DataStorage::Queries::TResult< void > |
| class | UE::Editor::DataStorage::Queries::TBatch< T > |
Namespaces | |
| namespace | UE |
| namespace | UE::Editor |
| namespace | UE::Editor::DataStorage |
| namespace | UE::Editor::DataStorage::Queries |
| namespace | UE::Editor::DataStorage::Queries::Private |
Typedefs | |
| template<typename T > | |
| using | UE::Editor::DataStorage::Queries::TConstBatch = TBatch< const T > |
Enumerations | |
| enum class | UE::Editor::DataStorage::Queries::EFlowControl { UE::Editor::DataStorage::Queries::Continue , UE::Editor::DataStorage::Queries::Break } |