ResourceFormatSaver

Inherits: RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Methods

PackedStringArray

_get_recognized_extensions ( Resource resource ) virtual const

bool

_recognize ( Resource resource ) virtual const

bool

_recognize_path ( Resource resource, String path ) virtual const

Error

_save ( Resource resource, String path, int flags ) virtual

Error

_set_uid ( String path, int uid ) virtual


Method Descriptions

PackedStringArray _get_recognized_extensions ( Resource resource ) virtual const

There is currently no description for this method. Please help us by contributing one!


bool _recognize ( Resource resource ) virtual const

There is currently no description for this method. Please help us by contributing one!


bool _recognize_path ( Resource resource, String path ) virtual const

There is currently no description for this method. Please help us by contributing one!


Error _save ( Resource resource, String path, int flags ) virtual

There is currently no description for this method. Please help us by contributing one!


Error _set_uid ( String path, int uid ) virtual

There is currently no description for this method. Please help us by contributing one!