Navigation
Unreal Engine C++ API Reference > Runtime > AugmentedReality > UARTrackableNotifyComponent
References
Module | AugmentedReality |
Header | /Engine/Source/Runtime/AugmentedReality/Public/ARTrackableNotifyComponent.h |
Include | #include "ARTrackableNotifyComponent.h" |
Source | /Engine/Source/Runtime/AugmentedReality/Private/ARTrackableNotifyComponent.cpp |
void OnTrackableAdded
&40;
UARTrackedGeometry &42; Added
&41;
Remarks
Routes the notification to the proper delegate set
Parameters
Name | Description |
---|---|
Added | the newly added ar trackable |