Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
Used to remove the first template argument as that's a placeholder to allow the X-macros to work with the template.
| Name | IPreContextContractCombiner |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryContract.h |
| Include Path | #include "Elements/Framework/TypedElementQueryContract.h" |
Syntax
template<typename, template< typename > typename... Bases>
struct IPreContextContractCombiner : public UE::Editor::DataStorage::Queries::Private::IContextContractCombiner< Bases... >
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IPreContextContractCombiner() |
Elements/Framework/TypedElementQueryContract.h |