Navigation
API > API/Plugins > API/Plugins/GeometryScriptingEditor > API/Plugins/GeometryScriptingEditor/GeometryScript > API/Plugins/GeometryScriptingEditor/GeometryScript/UGeometryScriptL-_1
| Type | Name | Description | |
|---|---|---|---|
| static | UPARAM
(
DisplayName |
Save current state of TargetMesh so that an undoable/redoable Change can be emitted after TargetMesh is modified, using EmitTrackedMeshChange(). | |
| static | UPARAM
(
DisplayName |
Emit an undo/redo Change for a modified TargetMesh, based on the ChangeTracker information that was saved (via call to BeginTrackedMeshChange) before TargetMesh was modified. | |
| static | UPARAM
(
DisplayName |
Store a copy of TargetMesh with name DebugMeshName. | |
| static | UPARAM
(
DisplayName |
Fetch a debug FDynamicMesh3 saved with DebugMeshName from the global debug mesh storage and copy to ToTargetMesh. | |
| static | UPARAM
(
ref |