Navigation
API > API/Editor > API/Editor/UnrealEd
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/ComponentVisualizer.h |
| Include | #include "ComponentVisualizer.h" |
Syntax
struct FPropertyNameAndIndex
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Index | ||
| FName | Name |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPropertyNameAndIndex
(
FName InName, |
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FPropertyNameAndIndex& InRHS |