Navigation
API > API/Plugins > API/Plugins/UVEditor
| Name | FUVEditorCommands |
| Type | class |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditor/Public/UVEditorCommands.h |
| Include Path | #include "UVEditorCommands.h" |
Syntax
class FUVEditorCommands : public TCommands< FUVEditorCommands >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FBindingContext → TCommands → FUVEditorCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUVEditorCommands() |
UVEditorCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AcceptOrCompleteActiveTool | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| ApplyChanges | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| BeginAlignTool | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| BeginBrushSelectTool | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| BeginChannelEditTool | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| BeginDistributeTool | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| BeginLayoutTool | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| BeginParameterizeMeshTool | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| BeginRecomputeUVsTool | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| BeginSeamTool | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| BeginTexelDensityTool | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| BeginTransformTool | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| BeginUVSnapshotTool | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| CancelOrCompleteActiveTool | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| EdgeSelection | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| EnableFlyCamera | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| EnableOrbitCamera | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| FullMeshSelection | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| IslandSelection | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| MakeIslandAction | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| OpenUVEditor | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| SelectAll | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| SetFocusCamera | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| SewAction | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| SplitAction | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| ToggleBackground | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| TriangleSelection | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| UnsetUVsAction | TSharedPtr< FUICommandInfo > | UVEditorCommands.h | ||
| VertexSelection | TSharedPtr< FUICommandInfo > | UVEditorCommands.h |
Functions
Public
Overridden from TCommands
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
UVEditorCommands.h |