You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
Update resource file project settings on rename
This commit is contained in:
@@ -137,6 +137,7 @@ public:
|
||||
Error save_custom(const String &p_path = "", const CustomMap &p_custom = CustomMap(), const Vector<String> &p_custom_features = Vector<String>(), bool p_merge_with_current = true);
|
||||
Error save();
|
||||
void set_custom_property_info(const String &p_prop, const PropertyInfo &p_info);
|
||||
const Map<StringName, PropertyInfo> &get_custom_property_info() const;
|
||||
|
||||
Vector<String> get_optimizer_presets() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user