AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: shared/events/data/manipulation_event.gd
Version: 6.0
class_name: ManipulationEvent
extends: RefCounted
Signals
(none)
Exports
(none)
Methods
_init(p_entity: Entity, p_mode: int, p_pos: Vector2i, p_reason: String = "") -> void