Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/TargetInterfaces > API/Runtime/InteractiveToolsFramework/TargetInterfaces/IMeshDescriptionCommitter
| Type | Name | Description | |
|---|---|---|---|
| bool | CommitMeshDescription
(
const FMeshDescription& Mesh, |
Commits the given FMeshDescription. | |
| bool | CommitMeshDescription
(
FMeshDescription&& Mesh, |
Commits the given FMeshDescription. | |
| void | CommitMeshDescription
(
const FCommitter& Committer, |
Commit a mesh description. |