Function EditorImportPlugin.getImportOptions

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).

Array getImportOptions (
  const(long) preset
) nothrow @nogc;