AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: shared/events/focus_change_event.gd
Version: 6.0
class_name: FocusChangeEvent
extends: RefCounted
Signals
(none)
Exports
(none)
Methods
_init(p_entity: Entity, p_focused: Entity, p_previous: Entity = null) -> void