Navigation
API > API/Runtime > API/Runtime/AugmentedReality
Async task that saves the world data into a buffer
| Name | FARSaveWorldAsyncTask |
| Type | class |
| Header File | /Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h |
| Include Path | #include "ARTypes.h" |
Syntax
class FARSaveWorldAsyncTask : public FARAsyncTask
Inheritance Hierarchy
- FARAsyncTask → FARSaveWorldAsyncTask
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< uint8 > GetSavedWorldData() |
ARTypes.h |