FASAAnchorLocatedTask

If an implementation generates events from a thread other than the game thread it should launch these tasks that will fire the delegates on the game thread

Windows
MacOS
Linux

References

Module

AzureSpatialAnchors

Header

/Engine/Plugins/Runtime/AR/AzureSpatialAnchors/Source/AzureSpatialAnchors/Public/IAzureSpatialAnchors.h

Include

#include "IAzureSpatialAnchors.h"

Syntax

class FASAAnchorLocatedTask

Remarks

If an implementation generates events from a thread other than the game thread it should launch these tasks that will fire the delegates on the game thread

Constructors

Name Description

Public function

FASAAnchorLocatedTask

(
    int32 InWatcherIdentifier,
    EAzureSpatialAnchorsLocateAnchorSta...,
    CloudAnchorID InCloudAnchorID,
    IAzureSpatialAnchors& InIASA
)

Functions

Name Description

Public function

void

 

DoTask

(
    ENamedThreads::Type CurrentThread,
    const FGraphEventRef& MyCompletion...
)

Public function Static

ENamedThread...

 

GetDesiredThread()

Public function Static

TStatId

 

GetStatId()

Public function Static

ESubsequents...

 

GetSubsequentsMode()

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