Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/FLatticeControlPointsMechanicSel-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLatticeControlPointsMechanicSelectionChange
(
int32 PointIDIn, |
Mechanics/LatticeControlPointsMechanic.h | ||
FLatticeControlPointsMechanicSelectionChange
(
const TSet< int32 >& PointIDsIn, |
Mechanics/LatticeControlPointsMechanic.h |
FLatticeControlPointsMechanicSelectionChange(int32, bool, const FTransform &, const FTransform &, int32)
| Name | FLatticeControlPointsMechanicSelectionChange |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/LatticeControlPointsMechanic.h |
| Include Path | #include "Mechanics/LatticeControlPointsMechanic.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/LatticeControlPointsMechanic.cpp |
FLatticeControlPointsMechanicSelectionChange
(
int32 PointIDIn,
bool bAddedIn,
const FTransform & PreviousTransformIn,
const FTransform & NewTransformIn,
int32 ChangeStampIn
)
FLatticeControlPointsMechanicSelectionChange(const TSet< int32 > &, bool, const FTransform &, const FTransform &, int32)
| Name | FLatticeControlPointsMechanicSelectionChange |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/LatticeControlPointsMechanic.h |
| Include Path | #include "Mechanics/LatticeControlPointsMechanic.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/LatticeControlPointsMechanic.cpp |
FLatticeControlPointsMechanicSelectionChange
(
const TSet< int32 > & PointIDsIn,
bool bAddedIn,
const FTransform & PreviousTransformIn,
const FTransform & NewTransformIn,
int32 ChangeStampIn
)