IMeshCommandChangeTarget

[IMeshCommandChangeTarget](API\Plugins\ModelingComponents\Changes\IMeshCommandChangeTarget) is an interface which is used to apply a mesh change

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Changes/MeshChange.h

Include

#include "Changes/MeshChange.h"

Syntax

class IMeshCommandChangeTarget

Remarks

IMeshCommandChangeTarget is an interface which is used to apply a mesh change

Functions

Name Description

Public function

void

 

ApplyChange

(
    const FMeshChange* Change,
    bool bRevert
)

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