Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
| Name | FFunctionColumnInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl |
| Include Path | #include "Elements/Framework/TypedElementQueryBuilder.inl" |
Syntax
template<SourceQueryContext SourceContext, bool ValidateColumns, typename... ColumnTypes>
struct FFunctionColumnInfo
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFunctionColumnInfo
(
const FQueryDescription& Description, |
Struct Specializations
Constants
| Name | Type | Remarks | Include Path | | --- | --- | --- | --- |Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool CheckValidity
(
const FQueryDescription& Description |