FProperty::GetOwnerProperty

Returns the first [FProperty](API\Runtime\CoreUObject\UObject\FProperty) in this property's Outer chain that does not have a [FProperty](API\Runtime\CoreUObject\UObject\FProperty) for an Outer

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UnrealType.h"

Syntax

FProperty * GetOwnerProperty()

Remarks

Returns the first FProperty in this property's Outer chain that does not have a FProperty for an Outer

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