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