Files
MovementTests/addons/gdUnit4/src/core/event/GdUnitEventTestDiscoverStart.gd
Minimata c28d97de2d
Some checks failed
Create tag and build when new code gets to main / Export (push) Failing after 3m40s
setting up GDUnit
2026-01-25 18:19:26 +01:00

7 lines
114 B
GDScript

class_name GdUnitEventTestDiscoverStart
extends GdUnitEvent
func _init() -> void:
_event_type = DISCOVER_START