UProperty::GetOwnerProperty

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

References

Module

CoreUObject

Header

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

Include

#include "UObject/UnrealTypePrivate.h"

Syntax

UProperty * GetOwnerProperty()

Remarks

Returns the first UProperty in this property's Outer chain that does not have a UProperty 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
Cancel