Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
| Name | IContextContractCombinerImpl< Base > |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryContract.h |
| Include Path | #include "Elements/Framework/TypedElementQueryContract.h" |
Syntax
template<template< typename > typename Base>
struct IContextContractCombinerImpl< Base > : public Base< IContextCapability >
Inheritance Hierarchy
- Base< IContextCapability > → IContextContractCombinerImpl< Base >
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IContextContractCombinerImpl() |
Elements/Framework/TypedElementQueryContract.h |