Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
| Name | FindImplementationType< RequestedCapability, ImplementationType, ImplementationTypes... > |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryContextImplementation.inl |
| Include Path | #include "Elements/Framework/TypedElementQueryContextImplementation.inl" |
Syntax
template<ContextCapability RequestedCapability, typename ImplementationType, typename... ImplementationTypes>
struct FindImplementationType< RequestedCapability, ImplementationType, ImplementationTypes... >