(One intermediate revision by the same user not shown)
Line 12:
Line 12:
== Sync Delegates ==
== Sync Delegates ==
{{Table ComponentTriggers
{{Table ComponentTriggers
|RunImport(IButton, ButtonEventData, int)|[[Type:Delegate|Delegate]]<[[Type:IButton|IButton]]: button, [[Type:ButtonEventData|ButtonEventData]]: eventData, [[Type:Int|Int]]: index> -> [[Type:Void|Void]] : HIDDEN METHOD| Imports the folder with the specified index option.
|RunImport:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:Int|Int]]>|[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:Int|Int]]>|true| Imports the folder with the specified index option.
}}
}}
Latest revision as of 06:31, 17 March 2025
Component image
Folder Import Dialog component as seen in the Scene Inspector
The FolderImportDialog component is used to make and handle the importing of a folder with the specified path. Generates a UIX upon attach.