Skip to content

Class

PlacementManipulationCopyUtils

Generated GDScript class reference for GridPlacement.PlacementManipulationCopyUtils.

Status
Current
Version
v6.0
Source updated
Active v6.0 guide line from Grid Placement repo
Generated on
2026-09-01

Utility functions for preparing cloned objects during manipulation operations. This class provides centralized logic for disabling scripts and processing on duplicated nodes used in preview and manipulation workflows. This ensures that AI scripts, movement logic, and other gameplay code don't execute on temporary copies being positioned/previewed.

Source: addons/grid_placement/utils/placement_manipulation_copy_utils.gd

Syntax

class PlacementManipulationCopyUtils extends RefCounted

Members

NameKindSummary
prepare_manipulation_copyMethod
remove_scripts_recursiveMethod
restore_processingMethod