Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/UUVToolSelectionAPI
Description
Could have had the api place these into the LivePreviewAPI delegates, but decided against it to align with Render() and DrawHUD() above. The owner will just call these directly.
| Name | LivePreviewRender |
| Type | function |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Selection/UVToolSelectionAPI.h |
| Include Path | #include "Selection/UVToolSelectionAPI.h" |
| Source | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Private/Selection/UVToolSelectionAPI.cpp |
virtual void LivePreviewRender
(
IToolsContextRenderAPI * RenderAPI
)