Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Engine/LevelStreamingAlwaysLoaded.h |
Include |
#include "Engine/LevelStreamingAlwaysLoaded.h" |
class ULevelStreamingAlwaysLoaded : public ULevelStreaming
LevelStreamingAlwaysLoaded
Name | Description | |
---|---|---|
|
ULevelStreamingAlwaysLoaded ( |
Name | Description | ||
---|---|---|---|
|
ShouldBeAlwaysLoaded() |
||
|
ShouldBeLoaded() |
Return whether this level should be present in memory which in turn tells the streaming code to stream it in. |
Name | Description | ||
---|---|---|---|
|
GetPrestreamPackages |
Called during cooking. |