Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/ToolTargets > API/Plugins/UVEditorTools/ToolTargets/UUVEditorToolMeshInput
References
| Module | UVEditorTools |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/ToolTargets/UVEditorToolMeshInput.h |
| Include | #include "ToolTargets/UVEditorToolMeshInput.h" |
Syntax
struct FCanonicalModifiedInfo
Remarks
Information about an OnCanonicalModified broadcast. This is a struct so that we can add more information if we someday need to.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAppliedMeshShapeChanged | It's not yet clear whether we need either of these. |