IXRTrackingSystem::IsTracking

Check current tracking status of a device.

Windows
MacOS
Linux

Override Hierarchy

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/IXRTrackingSystem.h

Include

#include "IXRTrackingSystem.h"

Syntax

bool IsTracking
(
    int32 DeviceId
)

Remarks

Check current tracking status of a device.

Returns

true if the system currently has valid tracking info for the given device ID.

Parameters

Parameter

Description

DeviceId

the device to request status for.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss