Navigation
API > API/Runtime > API/Runtime/AugmentedReality
Inheritance Hierarchy
- FARAsyncTask
- FARSaveWorldAsyncTask
- FARErrorSaveWorldAsyncTask
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h |
| Include | #include "ARTypes.h" |
Syntax
class FARSaveWorldAsyncTask : public FARAsyncTask
Remarks
Async task that saves the world data into a buffer
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< uint8 > | WorldData |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TArray< uint8 > |