UObjectBaseUtility::IsRooted

Returns true if this object is explicitly rooted

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectBaseUtility.h"

Syntax

bool IsRooted() const

Remarks

Returns true if this object is explicitly rooted

Returns

true if the object was explicitly added as part of the root set.

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