Skip to content
ct

Class

PlacementManipulationCopyUtils

Generated GDScript class reference for GridPlacement.PlacementManipulationCopyUtils.

Status
Draft
Version
v6.0
Updated
Development docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

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