UARPin::OnTrackingStateChanged

Notify the ARPin about changes to how it is being tracked.

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARPin.h

Include

#include "ARPin.h"

Source

/Engine/Source/Runtime/AugmentedReality/Private/ARPin.cpp

Syntax

void OnTrackingStateChanged
(
    EARTrackingState NewTrackingState
)

Remarks

Notify the ARPin about changes to how it is being tracked.

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