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