IHierarchicalLODUtilities::IsWorldUsedForStreaming

Checks whether or not the given InWorld is used as a streaming level by any other World in the level

Windows
MacOS
Linux

Override Hierarchy

IHierarchicalLODUtilities::IsWorldUsedForStreaming()

FHierarchicalLODUtilities::IsWorldUsedForStreaming()

References

Module

HierarchicalLODUtilities

Header

/Engine/Source/Developer/HierarchicalLODUtilities/Public/IHierarchicalLODUtilities.h

Include

#include "IHierarchicalLODUtilities.h"

Syntax

bool IsWorldUsedForStreaming
(
    const UWorld * InWorld
)

Remarks

Checks whether or not the given InWorld is used as a streaming level by any other World in the level

Parameters

Parameter

Description

InWorld

World to check whether or not it is used as a streaming level

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