FSpaceCurveDeformationMechanicSelectionChange

Windows
MacOS
Linux

Inheritance Hierarchy

FChange

FCommandChange

FToolCommandChange

FSpaceCurveDeformationMechanicSelectionChange

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/SpaceCurveDeformationMechanic.h

Include

#include "Mechanics/SpaceCurveDeformationMechanic.h"

Syntax

class FSpaceCurveDeformationMechanicSelectionChange : public FToolCommandChange

Variables

Name Description

Protected variable

TArray< int32 >

 

From

Protected variable

TArray< int32 >

 

To

Constructors

Name Description

Public function

FSpaceCurveDeformationMechanicSelectionChange

(
    const TArray< int32 >& FromIDs,
    const TArray< int32 >& ToIDs
)

Overridden from FChange

Name Description

Public function Virtual

void

 

Apply

(
    UObject* Object
)

Makes the change to the object

Public function Virtual

void

 

Revert

(
    UObject* Object
)

Reverts change to the object

Public function Virtual Const

FString

 

ToString()

Describes this change (for debugging)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss