The '''FolderImportDialog''' component is used to make and handle the importing of a folder with the specified path. Generates a UIX upon attach.
== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|Path|String|
|Path|String| The folder path to Import the contents of.
}}
== Sync Delegates ==
{{Table ComponentTriggers
|RunImport()|[[Type:Delegate|Delegate]]<[[Type:IButton|IButton]] button, [[Type:ButtonEventData|ButtonEventData]] eventData, [[Type:Int|Int]] index>| Imports the folder with the specified index option.
}}
}}
== Behavior ==
== Usage ==
Used to Import folders. Use the version created via the normal [[Import]] process instead.
== Examples ==
== Examples ==
Folder Import dialogue when importing folders into the game.