Navigation
API > API/Editor > API/Editor/PropertyEditor
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyPath.h |
| Include | #include "PropertyPath.h" |
Syntax
struct FPropertyInfo
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | ArrayIndex | ||
| TWeakFieldPtr< FProperty > | Property |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPropertyInfo
(
TWeakFieldPtr< FProperty > InProperty, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FPropertyInfo& Other |
||
| bool | operator==
(
const FPropertyInfo& Other |