EditorImportPluginGetImportOptions Method |
Gets the options and default values for the preset at this index. Returns an Array of Dictionaries with the following keys: name, default_value, property_hint (optional), hint_string (optional), usage (optional).
Namespace: Godot
public virtual Array GetImportOptions( int preset )
[Missing <param name="preset"/> documentation for "M:Godot.EditorImportPlugin.GetImportOptions(System.Int32)"]
[Missing <returns> documentation for "M:Godot.EditorImportPlugin.GetImportOptions(System.Int32)"]