Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UPropertyWrapper
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FProperty * GetProperty () |
Gets property wrapped by this object | UObject/UnrealType.h | |
const FProperty * GetProperty () |
Gets property wrapped by this object | UObject/UnrealType.h |
GetProperty()
Description
Gets property wrapped by this object
| Name | GetProperty |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include Path | #include "UObject/UnrealType.h" |
FProperty * GetProperty()
GetProperty()
Description
Gets property wrapped by this object
| Name | GetProperty |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include Path | #include "UObject/UnrealType.h" |
const FProperty * GetProperty() const