ULevelStreaming::SetIsRequestingUnloadAndRemoval

Sets if the streaming level should be unloaded and removed.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/LevelStreaming.h

Include

#include "Engine/LevelStreaming.h"

Source

/Engine/Source/Runtime/Engine/Private/LevelStreaming.cpp

Syntax

void SetIsRequestingUnloadAndRemoval
(
    bool bInIsRequestingUnloadAndRemoval
)

Remarks

Sets if the streaming level should be unloaded and removed.

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