doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="EditorImportPlugin" inherits="Reference" category="Core" version="3.2">
|
||||
<class name="EditorImportPlugin" inherits="ResourceImporter" category="Core" version="3.2">
|
||||
<brief_description>
|
||||
Registers a custom resource importer in the editor. Use the class to parse any file and import it as a new resource type.
|
||||
</brief_description>
|
||||
|
||||
Reference in New Issue
Block a user