AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: systems/interaction/removal_manipulation_system.gd
Version: 6.0
class_name: RemovalManipulationSystem
extends: BaseManipulationSystem
Signals
(none)
Exports
(none)
Methods
get_manipulation_mode -> ManipulationComponent_register_instance -> void_unregister_instance -> void_process_manipulation_immediate(entity: Entity, _event: ManipulationEvent) -> void_can_remove_at(grid_pos: Vector2i) -> bool- Check if position is valid for removal
start_removal(entity: Entity) -> voidstart_demolition(entity: Entity) -> voidis_manipulation_valid(manipulation: ManipulationComponent) -> boolreset_manipulation(manipulation: ManipulationComponent) -> voidtry_demolish(entity: Entity) -> RefCountedget_instance -> RemovalManipulationSystem