UARBlueprintLibrary::AddOnTrackableAddedDelegate_Handle

Static 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/ARBlueprintLibrary.h

Include

#include "ARBlueprintLibrary.h"

Syntax

static FDelegateHandle AddOnTrackableAddedDelegate_Handle
(
    const FOnTrackableAddedDelegate & Delegate
)

Remarks

Static 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