Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-07-02 14:03:23 +02:00
parent 5402f28f59
commit a203daa272
397 changed files with 21934 additions and 16529 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ Gets the name of the options preset at this index.
- :ref:`float<class_float>` **get_priority** **(** **)** virtual
Gets the priority of this plugin for the recognized extension. Higher priority plugins will be preferred. Default value is 1.0.
Gets the priority of this plugin for the recognized extension. Higher priority plugins will be preferred. The default priority is ``1.0``.
.. _class_EditorImportPlugin_method_get_recognized_extensions: