ResourceFormatSaver
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods
_get_recognized_extensions ( Resource resource ) virtual const |
|
_recognize ( Resource resource ) virtual const |
|
_recognize_path ( Resource resource, String path ) virtual const |
|
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!