UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TypedElementQueryCapabilities.inl File Reference

Go to the source code of this file.

Functions

 CapabilityStart (SingleRowInfo, EContextCapabilityFlags::SupportsSingle) ConstFunction1(SingleRowInfo
 
Columns ConstFunction0 (SingleRowInfo, RowHandle, GetCurrentRow) CapabilityEnd(SingleRowInfo) CapabilityStart(RowBatchInfo
 
Columns EContextCapabilityFlags::SupportsBatch ConstFunction0 (RowBatchInfo, uint32, GetBatchRowCount) ConstFunction0(RowBatchInfo
 

Variables

 bool
 
 CurrentRowHasColumns
 
TConstArrayView< const UScriptStruct * > TConstArrayView< const UScriptStruct * >
 
Columns EContextCapabilityFlags::SupportsBatch TConstArrayView< RowHandle >
 

Function Documentation

◆ CapabilityStart()

CapabilityStart ( SingleRowInfo  ,
EContextCapabilityFlags::SupportsSingle   
)

Capability to provide information about the currently active row.

◆ ConstFunction0() [1/2]

Columns EContextCapabilityFlags::SupportsBatch ConstFunction0 ( RowBatchInfo  ,
uint32  ,
GetBatchRowCount   
)

Returns the number of rows in the current batch. Returns an view with the rows used by this batch.

◆ ConstFunction0() [2/2]

Columns ConstFunction0 ( SingleRowInfo  ,
RowHandle  ,
GetCurrentRow   
)

Returns the currently active row. Capability to provide information about the currently active batch.

Variable Documentation

◆ bool

bool

◆ CurrentRowHasColumns

CurrentRowHasColumns

◆ TConstArrayView< const UScriptStruct * >

◆ TConstArrayView< RowHandle >

Columns EContextCapabilityFlags::SupportsBatch TConstArrayView< RowHandle >