Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UUnrealEdEngine
The list of visualizers to draw when selection changes
| Name | FComponentVisualizerForSelection |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/UnrealEdEngine.h |
| Include Path | #include "Editor/UnrealEdEngine.h" |
Syntax
struct FComponentVisualizerForSelection
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ComponentVisualizer | FCachedComponentVisualizer | Editor/UnrealEdEngine.h | ||
| IsEnabledDelegate | TOptional< TFunction< bool(void)> > | Editor/UnrealEdEngine.h |