cirnogodot/addons/dialogic/Modules/DefaultLayoutParts/index.gd

5 lines
105 B
GDScript3
Raw Normal View History

2025-02-06 11:36:21 +01:00
extends DialogicIndexer
func _get_layout_parts() -> Array[Dictionary]:
return scan_for_layout_parts()