UObjectBaseUtility::CanBeInCluster

Called during cluster construction if the object can be added to a cluster

Windows
MacOS
Linux

Override Hierarchy

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectBaseUtility.h

Include

#include "UObject/UObjectBaseUtility.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/UObjectClusters.cpp

Syntax

virtual bool CanBeInCluster() const

Remarks

Called during cluster construction if the object can be added to a cluster

Returns

true if this object can be inside of a cluster

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