Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
| Name | TFunctionInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryFunctions.inl |
| Include Path | #include "Elements/Framework/TypedElementQueryFunctions.inl" |
Syntax
template<typename FunctionType>
struct TFunctionInfo
Typedefs
| Name | Type | Remarks | Include Path | | --- | --- | --- | --- |Constants
| Name | Type | Remarks | Include Path | | --- | --- | --- | --- |Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void SetupResult
(
TQueryFunction< RequestedReturnType >& Result |
|||
static void StaticValidation() |