Navigation
API > API/Plugins > API/Plugins/UVEditor > API/Plugins/UVEditor/UUVEditorMode
Description
We're changing visibility of this one to public here so that we can call it from the toolkit when clicking accept/cancel buttons. We don't want to friend the toolkit because we don't want it to later get (accidentally) more entangled with mode internals. At the same time, we're not sure whether we want to make the UEdMode one public. So this is the minimal-impact tweak.
Virtual Inheritance
- UEdMode::ActivateDefaultTool → UUVEditorMode::ActivateDefaultTool
| Name | ActivateDefaultTool |
| Type | function |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditor/Public/UVEditorMode.h |
| Include Path | #include "UVEditorMode.h" |
| Source | /Engine/Plugins/Editor/UVEditor/Source/UVEditor/Private/UVEditorMode.cpp |
virtual void ActivateDefaultTool()