FField::GetOwnerUObject

Goes up the outer chain to look for a [UObject](API\Runtime\CoreUObject\UObject\UObject).

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/Field.h"

Syntax

UObject * GetOwnerUObject() const

Remarks

Goes up the outer chain to look for a UObject. This function is used in GC so for performance reasons it has to be inlined

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