UBlueprintGeneratedClass::CanBeClusterRoot

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

Windows
MacOS
Linux

Override Hierarchy

UObjectBaseUtility::CanBeClusterRoot()

UBlueprintGeneratedClass::CanBeClusterRoot()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/BlueprintGeneratedClass.h

Include

#include "Engine/BlueprintGeneratedClass.h"

Source

/Engine/Source/Runtime/Engine/Private/BlueprintGeneratedClass.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