Click or drag to resize

ResourceSaver Methods

The ResourceSaver type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetRecognizedExtensions

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

Public methodStatic memberSave

Saves a resource to disk to the given path, using a ResourceFormatSaver that recognizes the resource object.

The flags bitmask can be specified to customize the save behavior.

Returns on success.

Top
See Also