ULevel::CanBeClusterRoot

Called after load to determine if the object can be a cluster root

Windows
MacOS
Linux

Override Hierarchy

UObjectBaseUtility::CanBeClusterRoot()

ULevel::CanBeClusterRoot()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Level.h

Include

#include "Engine/Level.h"

Source

/Engine/Source/Runtime/Engine/Private/Level.cpp

Syntax

virtual bool CanBeClusterRoot() const

Remarks

Called after load to determine if the object can be a cluster root

Returns

true if this object can be a cluster root

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