EditorImportPluginGetPresetCount Method |
Gets the number of initial presets defined by the plugin. Use GetImportOptions(Int32) to get the default options for the preset and GetPresetName(Int32) to get the name of the preset.
Namespace: Godot
public virtual int GetPresetCount()
[Missing <returns> documentation for "M:Godot.EditorImportPlugin.GetPresetCount"]