Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | UObjectProperty |
| Type | class |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealTypePrivate.h |
| Include Path | #include "UObject/UnrealTypePrivate.h" |
Syntax
UCLASS (Config=Engine)
class UObjectProperty : public UObjectPropertyBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UField → UProperty → UObjectPropertyBase → UObjectProperty
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UObjectProperty
(
const FObjectInitializer& ObjectInitializer |
UObject/UnrealTypePrivate.h | ||
UObjectProperty
(
ECppProperty, |
UObject/UnrealTypePrivate.h | ||
UObjectProperty
(
const FObjectInitializer& ObjectInitializer, |
UObject/UnrealTypePrivate.h |