]> Untitled Git - wolf-seeking-sheep.git/blob - addons/dialogic/Modules/Condition/index.gd
Updated export config options
[wolf-seeking-sheep.git] / addons / dialogic / Modules / Condition / index.gd
1 @tool
2 extends DialogicIndexer
3
4
5 func _get_events() -> Array:
6         return [this_folder.path_join('event_condition.gd')]