ILauncherProfile::SetUseIoStore

Sets whether to use I/O store for optimized loading.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h

Include

#include "ILauncherProfile.h"

Syntax

void SetUseIoStore
(
    bool bUseIoStore
)

Remarks

Sets whether to use I/O store for optimized loading.

Parameters

Parameter

Description

bUseIoStore

Whether to use I/O store

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