Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FProperty
Description
Return the index of the property in its owner. Only valid after Link(). -1 if not linked by a UStruct.
| Name | GetIndexInOwner |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include Path | #include "UObject/UnrealType.h" |
int32 GetIndexInOwner() const