Click or drag to resize

ThemeCopyDefaultTheme Method

Sets the theme's values to a copy of the default theme values.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void CopyDefaultTheme()
See Also