You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-24 15:26:15 +00:00
Shows ColorRect in Color constants autocompletion
This commit is contained in:
@@ -255,6 +255,7 @@ struct ScriptCodeCompletionOption {
|
||||
String insert_text;
|
||||
Color font_color;
|
||||
RES icon;
|
||||
Variant default_value;
|
||||
|
||||
ScriptCodeCompletionOption() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user