Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/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 |
template<typename OBJ_TYPE, typename DELEGATE_TYPE>
bool ConditionalDispatchEvent
(
UARTrackedGeometry * Tracked,
DELEGATE_TYPE & Delegate
)
Remarks
Triggers the delegate type if the object is the desired class