Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Tools > API/Editor/UnrealEd/Tools/ILegacyEdModeWidgetInterface
- ILegacyEdModeWidgetInterface::ShouldDrawWidget()
- UBaseLegacyWidgetEdMode::ShouldDrawWidget()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Tools/LegacyEdModeInterfaces.h |
| Include | #include "Tools/LegacyEdModeInterfaces.h" |
bool ShouldDrawWidget() const
Remarks
Lets the mode determine if it wants to draw the widget or not.