Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Tools > API/Editor/UnrealEd/Tools/ILegacyEdModeWidgetInterface
- ILegacyEdModeWidgetInterface::GetWidgetAxisToDraw()
- UBaseLegacyWidgetEdMode::GetWidgetAxisToDraw()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Tools/LegacyEdModeInterfaces.h |
| Include | #include "Tools/LegacyEdModeInterfaces.h" |
EAxisList::Type GetWidgetAxisToDraw
&40;
UE::Widget::EWidgetMode InWidgetMode
&41; const
Remarks
Allows each mode to customize the axis pieces of the widget they want drawn. A bitfield comprised of AXIS_* values
Parameters
| Name | Description |
|---|---|
| InwidgetMode | The current widget mode |