Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
FToolCommandChange is a base class for command changes used by the Tools Framework.
| Name | FToolCommandChange |
| Type | class |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveToolChange.h |
| Include Path | #include "InteractiveToolChange.h" |
Syntax
class FToolCommandChange : public FCommandChange
Inheritance Hierarchy
- FChange → FCommandChange → FToolCommandChange
Derived Classes
FToolCommandChange derived class hierarchy
- FActivateToolChange
- FAttributeEditor_AttributeListsChange
- FBeginGroomCardsEditChange
- FBeginToolChange
- FComponentWorldTransformChange
- FCurveControlPointsMechanicInsertionChange
- FCurveControlPointsMechanicModeChange
- FCurveControlPointsMechanicMovementChange
- FCurveControlPointsMechanicSelectionChange
- FDataflowCollectionEditSkinWeightsNode::FEditNodeToolChange
- FDataflowVertexAttributeEditableNode::FEditNodeToolChange
- FDrawPolygonStateChange
- FDrawPolyPathStateChange
- FEditGroomCardsTopologyPostEditChange
- FEditGroomCardsTopologyPreEditChange
- FEditMeshMaterials_MaterialSetChange
- FEditMeshPolygonsToolMeshChange
- FEndGroomCardsEditChange
- FGeometrySelectionDeltaChange
- FGeometrySelectionReplaceChange
- FGroupEdgeInsertionFirstPointChange
- FISMEditorSceneChange
- FISMEditorSelectionChange
- FIsolateSelectionChange
- FLatticeControlPointsMechanicMovementChange
- FLatticeControlPointsMechanicSelectionChange
- FLatticeDeformerToolConstrainedPointsChange
- FMeshRegionChangeBase
- FMeshSelectionChange
- FMeshSkinWeightsChange
- FMeshTopologySelectionMechanicSelectionChange
- FPolyEditActivityStartChange
- FPolyEditCutFacesActivityFirstPointChange
- FRefSkeletonChange
- FSpaceCurveDeformationMechanicMovementChange
- FSpaceCurveDeformationMechanicSelectionChange
- FToolChangeWrapperChange
- FToolCommandChangeSequence
- FTransformProxyChange
- TIndexedValuesChange
- TSimpleValueLambdaChange
- TWrappedToolCommandChange
- UAddPrimitiveTool::FStateChange
- UCollisionPrimitivesMechanic::FCollisionPrimitivesMechanicGeometryChange
- UCollisionPrimitivesMechanic::FCollisionPrimitivesMechanicSelectionChange
- UDrawSplineTool::FSplineChange
- URefSkeletonPoser::FPoseChange
- UUVToolSelectionAPI::FSelectionChange
- UUVToolSelectionAPI::FUnsetSelectionChange
- FChaosClothAssetSelectionNode_v2::FSelectionNodeChange
- FChaosClothAssetWeightMapNode::FWeightMapNodeChange
- FMeshWrapLandmarksNode::FLandmarksNodeChange
Functions
Public
Overridden from FChange
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FString ToString() |
InteractiveToolChange.h |