Skip to content

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

FGuid ScanInstanceId

Stable scannable instance id.

ScanResult

FAndromedaScanResult ScanResult

Scan result captured for the item.

ScannedAt

FDateTime ScannedAt

UTC timestamp when the station recorded the scan.