Click or drag to resize

EditorImportPluginGetImporterName Method

Gets the unique name of the importer.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public virtual string GetImporterName()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.EditorImportPlugin.GetImporterName"]

See Also