Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/ILegacyEdModeToolInterface
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FModeTool * GetCurrentTool () |
Returns the current tool. | Tools/LegacyEdModeInterfaces.h | |
const FModeTool * GetCurrentTool () |
Tools/LegacyEdModeInterfaces.h |
GetCurrentTool()
Description
Returns the current tool.
| Name | GetCurrentTool |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Tools/LegacyEdModeInterfaces.h |
| Include Path | #include "Tools/LegacyEdModeInterfaces.h" |
FModeTool * GetCurrentTool()
GetCurrentTool()
| Name | GetCurrentTool |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Tools/LegacyEdModeInterfaces.h |
| Include Path | #include "Tools/LegacyEdModeInterfaces.h" |
const FModeTool * GetCurrentTool() const