AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: shared/events/indicator_update_event.gd
Version: 6.0
class_name: IndicatorUpdateEvent
extends: RefCounted
Signals
(none)
Exports
(none)
Methods
_init(p_indicator_entity: Entity, p_target_entity: Entity, p_update_type: String, p_indicator_type: int = -1, p_position: Vector2 = Vector2.ZERO, p_grid_position: Vector2i = Vector2i.ZERO) -> void