AARActor

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AugmentedReality

Header

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

Include

#include "ARActor.h"

Syntax

class AARActor : public AActor

Constructors

Name Description

Public function

AARActor()

Functions

Name Description

Public function

UARComponent...

 

AddARComponent

(
    TSubclassOf< UARComponent > InCompo...,
    const FGuid& NativeID
)

Public function Static

void

 

RequestDestroyARActor

(
    AARActor* InActor
)

Public function Static

void

 

RequestSpawnARActor

(
    FGuid NativeID,
    UClass* InComponentClass
)

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