Navigation
API > API/Plugins > API/Plugins/UVEditor > API/Plugins/UVEditor/UUVEditorSubsystem
References
| Module | UVEditor |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditor/Public/UVEditorSubsystem.h |
| Include | #include "UVEditorSubsystem.h" |
| Source | /Engine/Plugins/Editor/UVEditor/Source/UVEditor/Private/UVEditorSubsystem.cpp |
virtual void StartUVEditor
(
TArray < TObjectPtr < UObject > > ObjectsToEdit
)
Remarks
Either brings to the front an existing UV editor instance that is editing one of these objects, if one exists, or starts up a new instance editing all of these objects.