FARSaveWorldAsyncTask

Async task that saves the world data into a buffer

Windows
MacOS
Linux

Inheritance Hierarchy

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

Name Description

Protected variable

TArray< uint8 >

 

WorldData

Functions

Name Description

Public function

TArray< uint...

 

GetSavedWorldData()

Uses MoveTemp() for efficiency so only valid once

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