![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Types | |
| using | Base = TFunctionInfoSelection< FunctorType< FunctionType >, FunctionType >::Type |
| using | ReturnType = typename Base::ReturnType |
| using | ArgumentInfo = typename Base::ArgumentInfo |
| using | ContextType = typename ArgumentInfo::ContextType |
Static Public Member Functions | |
| template<typename RequestedReturnType > | |
| static constexpr void | StaticValidation () |
| template<typename RequestedReturnType > | |
| static constexpr void | SetupResult (TQueryFunction< RequestedReturnType > &Result) |
Static Public Attributes | |
| static constexpr bool | bIsValidQueryFunction |
| static constexpr bool | bIsSingleRowProcessor = ArgumentInfo::bIsSingle |
| using UE::Editor::DataStorage::Queries::Private::TFunctionInfo< FunctionType >::ArgumentInfo = typename Base::ArgumentInfo |
| using UE::Editor::DataStorage::Queries::Private::TFunctionInfo< FunctionType >::Base = TFunctionInfoSelection<FunctorType<FunctionType>, FunctionType>::Type |
| using UE::Editor::DataStorage::Queries::Private::TFunctionInfo< FunctionType >::ContextType = typename ArgumentInfo::ContextType |
| using UE::Editor::DataStorage::Queries::Private::TFunctionInfo< FunctionType >::ReturnType = typename Base::ReturnType |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
staticconstexpr |
|
staticconstexpr |