Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include | #include "UObject/UnrealType.h" |
Syntax
struct FDefinedProperty
Remarks
Reference to a property and optional array index used in property text import to detect duplicate references
Variables
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FDefinedProperty& Other |