Navigation
API > API/Plugins > API/Plugins/XRBase > API/Plugins/XRBase/FXRTrackingSystemBase
- IXRTrackingSystem::GetTrackedDevicePropertySerialNumber()
- FXRTrackingSystemBase::GetTrackedDevicePropertySerialNumber()
References
| Module | XRBase |
| Header | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/XRTrackingSystemBase.h |
| Include | #include "XRTrackingSystemBase.h" |
virtual FString GetTrackedDevicePropertySerialNumber
&40;
int32 DeviceId
&41;
Remarks
If the device id represents a tracking sensor, reports the serial number as a string if the device supports it. the serial number of the device if it's available.
Parameters
| Name | Description |
|---|---|
| DeviceId | the device to request information for. |