Function ResourceSaverSingleton.getRecognizedExtensions

Returns the list of extensions available for saving a resource of a given type.

PoolArray!(godot.core.string.String) getRecognizedExtensions (
  Resource type
) nothrow @nogc;