move_workflow_manager
AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: systems/manipulation/managers/move_workflow_manager.gd
Version: 5.1
class_name: (none)
extends: RefCounted
Signals
source_deleted- Emitted when the source object is deleted during manipulation
disable_physics_requested- Emitted when physics should be disabled on source object
enable_physics_requested
Exports
(none)
Methods
_init()start_move()- Starts a move operation by creating a manipulation copy and setting up indicators.
[param p_data] ManipulationData containing source and target information [return] true if setup successful, false on failure
_on_source_tree_exiting()- Handles source object leaving the scene tree during manipulation
end_move()- Clean up internal monitoring and emit re-enable request