UObjectBase::GetOuter

Returns the [UObject](API\Runtime\CoreUObject\UObject\UObject) this object resides in

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectBase.h"

Syntax

UObject * GetOuter() const

Remarks

Returns the UObject this object resides in

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