mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
[Scene] Add SceneStringNames::font(_size/_color)
This commit is contained in:
@@ -70,6 +70,9 @@ public:
|
||||
StringName updated;
|
||||
|
||||
StringName line_separation;
|
||||
StringName font;
|
||||
StringName font_size;
|
||||
StringName font_color;
|
||||
|
||||
StringName mouse_entered;
|
||||
StringName mouse_exited;
|
||||
|
||||
Reference in New Issue
Block a user