Navigation
API > API/Plugins > API/Plugins/UVEditor > API/Plugins/UVEditor/UUVEditorMode
Description
Gets the tool target requirements for the mode. The resulting targets undergo further processing to turn them into the input objects that tools get (since these need preview meshes, etc).
| Name | GetToolTargetRequirements |
| 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 |
static const FToolTargetTypeRequirements & GetToolTargetRequirements()