Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UProperty
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Returns the first UProperty in this property's Outer chain that does not have a UProperty for an Outer | UObject/UnrealTypePrivate.h | ||
const UProperty * GetOwnerProperty () |
UObject/UnrealTypePrivate.h |
GetOwnerProperty()
Description
Returns the first UProperty in this property's Outer chain that does not have a UProperty for an Outer
| Name | GetOwnerProperty |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealTypePrivate.h |
| Include Path | #include "UObject/UnrealTypePrivate.h" |
UProperty * GetOwnerProperty()
GetOwnerProperty()
| Name | GetOwnerProperty |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealTypePrivate.h |
| Include Path | #include "UObject/UnrealTypePrivate.h" |
const UProperty * GetOwnerProperty() const