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