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