Navigation
API > API/Plugins > API/Plugins/UVEditor > API/Plugins/UVEditor/UUVEditorUVChannelProperties
References
| Module | UVEditor |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditor/Public/UVEditorModeChannelProperties.h |
| Include | #include "UVEditorModeChannelProperties.h" |
| Source | /Engine/Plugins/Editor/UVEditor/Source/UVEditor/Private/UVEditorModeChannelProperties.cpp |
bool ValidateUVChannelSelection
&40;
bool bUpdateIfInvalid
&41;
Remarks
Verify that the UV channel selection is valid true if selection in UVChannel is an entry in UVChannelNamesList.
Parameters
| Name | Description |
|---|---|
| bUpdateIfInvalid | if selection is not valid, UVChannel to UV0 or empty if no UV channels exist |