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