mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with current source
This commit is contained in:
@@ -33,12 +33,19 @@ Enumerations
|
||||
enum **SaverFlags**:
|
||||
|
||||
- **FLAG_RELATIVE_PATHS** = **1**
|
||||
|
||||
- **FLAG_BUNDLE_RESOURCES** = **2**
|
||||
|
||||
- **FLAG_CHANGE_PATH** = **4**
|
||||
|
||||
- **FLAG_OMIT_EDITOR_PROPERTIES** = **8**
|
||||
|
||||
- **FLAG_SAVE_BIG_ENDIAN** = **16**
|
||||
|
||||
- **FLAG_COMPRESS** = **32**
|
||||
|
||||
- **FLAG_REPLACE_SUBRESOURCE_PATHS** = **64**
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user