Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
Interface to be provided to query callbacks that are directly called through RunQuery from outside a query callback.
| Name | IDirectQueryContext |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Interfaces/TypedElementQueryStorageInterfaces.h |
| Include Path | #include "Elements/Interfaces/TypedElementQueryStorageInterfaces.h" |
Syntax
struct IDirectQueryContext : public UE::Editor::DataStorage::ICommonQueryContext
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IDirectQueryContext() |
Elements/Interfaces/TypedElementQueryStorageInterfaces.h |