Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Table Row Callback Columns Callback const UScriptStructTable EContextCapabilityFlags::SupportsSingle EContextCapabilityFlags::SupportsBatch ConstFunction0
(
CurrentTableInfo |
Returns the handle to the table that's currently being used in the context. | ||
Table Row Callback Columns Callback const UScriptStructTable EContextCapabilityFlags::SupportsSingle EContextCapabilityFlags::SupportsBatch Columns ConstFunction0
(
CurrentTableInfo |
Get the unique tag that identifies the current table. Capability to allow managing tables. | ||
Table Row Callback Columns Callback const UScriptStructTable EContextCapabilityFlags::SupportsSingle EContextCapabilityFlags::SupportsBatch Columns EContextCapabilityFlags::SupportsSingle EContextCapabilityFlags::SupportsBatch const FName Options const FName Queries::TConstQueryFunction< FForeignKey > KeyConstructor EContextCapabilityFlags::SupportsSingle Columns ConstFunction0
(
SingleRowInfo |
Returns the currently active row. | ||
Table Row Callback Columns Callback const UScriptStructTable EContextCapabilityFlags::SupportsSingle EContextCapabilityFlags::SupportsBatch Columns EContextCapabilityFlags::SupportsSingle EContextCapabilityFlags::SupportsBatch const FName Options const FName Queries::TConstQueryFunction< FForeignKey > KeyConstructor EContextCapabilityFlags::SupportsSingle Columns EContextCapabilityFlags::SupportsBatch ConstFunction0
(
RowBatchInfo |
Returns the number of rows in the current batch. Returns an view with the rows used by this batch. |
ConstFunction0(CurrentTableInfo)
Description
Returns the handle to the table that's currently being used in the context. Returns true if the current table contains the requested columns, otherwise false.
| Name | ConstFunction0 |
| Type | function |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryCapabilities.inl |
| Include Path | #include "Elements/Framework/TypedElementQueryCapabilities.inl" |
Table Row Callback Columns Callback const UScriptStruct Table EContextCapabilityFlags::SupportsSingle EContextCapabilityFlags::SupportsBatch ConstFunction0
(
CurrentTableInfo
)
ConstFunction0(CurrentTableInfo)
Description
Get the unique tag that identifies the current table. Capability to allow managing tables.
| Name | ConstFunction0 |
| Type | function |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryCapabilities.inl |
| Include Path | #include "Elements/Framework/TypedElementQueryCapabilities.inl" |
Table Row Callback Columns Callback const UScriptStruct Table EContextCapabilityFlags::SupportsSingle EContextCapabilityFlags::SupportsBatch Columns ConstFunction0
(
CurrentTableInfo
)
ConstFunction0(SingleRowInfo)
Description
Returns the currently active row. Capability to provide information about the currently active batch.
| Name | ConstFunction0 |
| Type | function |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryCapabilities.inl |
| Include Path | #include "Elements/Framework/TypedElementQueryCapabilities.inl" |
Table Row Callback Columns Callback const UScriptStruct Table EContextCapabilityFlags::SupportsSingle EContextCapabilityFlags::SupportsBatch Columns EContextCapabilityFlags::SupportsSingle EContextCapabilityFlags::SupportsBatch const FName Options const FName Queries::TConstQueryFunction< FForeignKey > KeyConstructor EContextCapabilityFlags::SupportsSingle Columns ConstFunction0
(
SingleRowInfo
)
ConstFunction0(RowBatchInfo)
Description
Returns the number of rows in the current batch. Returns an view with the rows used by this batch.
| Name | ConstFunction0 |
| Type | function |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryCapabilities.inl |
| Include Path | #include "Elements/Framework/TypedElementQueryCapabilities.inl" |
Table Row Callback Columns Callback const UScriptStruct Table EContextCapabilityFlags::SupportsSingle EContextCapabilityFlags::SupportsBatch Columns EContextCapabilityFlags::SupportsSingle EContextCapabilityFlags::SupportsBatch const FName Options const FName Queries::TConstQueryFunction< FForeignKey > KeyConstructor EContextCapabilityFlags::SupportsSingle Columns EContextCapabilityFlags::SupportsBatch ConstFunction0
(
RowBatchInfo
)