FARSupportInterface::AddOnTrackableAddedDelegate_Handle

Pass through helpers to create the methods needed to add/remove delegates from the AR system.

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARSupportInterface.h"

Source

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

Syntax

FDelegateHandle AddOnTrackableAddedDelegate_Handle
(
    const FOnTrackableAddedDelegate & Delegate
)

Remarks

Pass through helpers to create the methods needed to add/remove delegates from the AR system.

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