Navigation
API > API/Runtime > API/Runtime/TypedElementFramework > API/Runtime/TypedElementFramework/ICommonQueryWithEnvironmentConte-
Description
Removes rows with the provided row handles. The removal will not be immediately done but delayed until the end of the tick group.
Derived Overrides
| Name | RemoveRows |
| Type | function |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Interfaces/TypedElementQueryStorageInterfaces.h |
| Include Path | #include "Elements/Interfaces/TypedElementQueryStorageInterfaces.h" |
void RemoveRows
(
TConstArrayView< RowHandle > Rows
)