Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Tools > API/Editor/UnrealEd/Tools/FLegacyEdModeWidgetHelper
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Tools/LegacyEdModeWidgetHelpers.h |
| Include | #include "Tools/LegacyEdModeWidgetHelpers.h" |
Syntax
struct FPropertyWidgetInfo
Remarks
Structure that holds info about our optional property widget
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsTransform | ||
| FString | DisplayName | ||
| int32 | PropertyIndex | ||
| FString | PropertyName | ||
| FName | PropertyValidationName |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GetTransformAndColor
(
UObject* BestSelectedItem, |