FARSystemProxy::OnSaveWorld

Saves the AR world to a byte array using an async task

Windows
MacOS
Linux

Override Hierarchy

IARSystemSupport::OnSaveWorld()

FARSystemProxy::OnSaveWorld()

References

Module

RemoteSession

Header

/Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionARSystemChannel.h

Include

#include "Channels/RemoteSessionARSystemChannel.h"

Syntax

virtual TSharedPtr< FARSaveWorldAsyncTask, ESPMode::ThreadSafe > OnSaveWorld() const

Remarks

Saves the AR world to a byte array using an async task

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