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

struct EditorImportPlugin
@nogc nothrow
Array
getImportOptions
(
in long preset
)

Meta