Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
| Name | FQueryResult |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/DataStorage/Queries/Types.h |
| Include Path | #include "DataStorage/Queries/Types.h" |
Syntax
struct FQueryResult
Enums
Public
| Name | Remarks |
|---|---|
| ECompletion |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Completed | ECompletion | The number of rows were processed. | DataStorage/Queries/Types.h | |
| Count | uint32 | DataStorage/Queries/Types.h |