Function EditorExportPlugin._exportFile

void _exportFile (
  const(String) path,
  const(String) type,
  const(PoolArray!(godot.core.string.String)) features
) nothrow @nogc;