Navigation
API > API/Editor > API/Editor/UnrealEd
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/DiffUtils.h |
| Include | #include "DiffUtils.h" |
Syntax
struct FResolvedProperty
Variables
| Type | Name | Description | |
|---|---|---|---|
| const void * | Object | ||
| const FProperty * | Property |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FResolvedProperty
(
const void* InObject, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FResolvedProperty& RHS |
||
| bool | operator==
(
const FResolvedProperty& RHS |