UStreamingSettings

Streaming settings.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/CoreSettings.h

Include

#include "Engine/CoreSettings.h"

Syntax

class UStreamingSettings : public UDeveloperSettings

Remarks

Streaming settings.

Variables

Name Description

Protected variable

 

ConsoleVariable

Whether to use the entire time limit even if blocked on I/O

Protected variable

 

DisplayName

Protected variable

 

ToolTip

Constructors

Name Description

Public function

UStreamingSettings()

Overridden from UObject

Name Description

Protected function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

UObject interface

Protected function Virtual

void

 

PostInitProperties()

Called after the C++ constructor and after the properties have been initialized, including those loaded from config.

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