FAndromedaScannedItemRecord¶
Kind: struct
Source: Source/Andromeda/Capabilities/AndromedaScanTypes.h
Details¶
Station databank record keyed by a scannable object's stable scan id.
Public Properties¶
| Member | Type | Summary |
|---|---|---|
ScanInstanceId |
FGuid |
Stable scannable instance id. |
ScanResult |
FAndromedaScanResult |
Scan result captured for the item. |
ScannedAt |
FDateTime |
UTC timestamp when the station recorded the scan. |
Members¶
ScanInstanceId¶
Stable scannable instance id.
ScanResult¶
Scan result captured for the item.
ScannedAt¶
UTC timestamp when the station recorded the scan.