Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineSharedCloudInterface.h |
Include |
#include "Interfaces/OnlineSharedCloudInterface.h" |
bool ReadSharedFile
(
const FSharedContentHandle & SharedHandle
)
Starts an asynchronous read of the specified shared file from the network platform's file store
true if the calls starts successfully, false otherwise
Parameter |
Description |
---|---|
SharedHandle |
the name of the file to read |