Navigation
API > API/Runtime > API/Runtime/AugmentedReality
Inheritance Hierarchy
- AActor
- AARActor
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARActor.h |
| Include | #include "ARActor.h" |
Syntax
UCLASS (BlueprintType, Experimental, Category="AR Gameplay")
class AARActor : public AActor
Constructors
| Type | Name | Description | |
|---|---|---|---|
AARActor () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UARComponent * | AddARComponent
(
TSubclassOf< UARComponent > InComponentClass, |
||
| void | RequestDestroyARActor
(
AARActor* InActor |
||
| void | RequestSpawnARActor
(
FGuid NativeID, |