Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
| Name | TQueryFunction< void > |
| Type | class |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryFunctions.h |
| Include Path | #include "Elements/Framework/TypedElementQueryFunctions.h" |
Syntax
template<>
class TQueryFunction< void > : public UE::Editor::DataStorage::Queries::TQueryFunctionBase< void >
Inheritance Hierarchy
- TQueryFunctionBase → TQueryFunction< void >
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Call
(
IContextContract& Contract, |
Elements/Framework/TypedElementQueryFunctions.h | ||
void Call
(
IContextContract& Contract, |
Elements/Framework/TypedElementQueryFunctions.h |