Merge branch 'click-to-submit-text' of https://github.com/Tryibion/FlaxEngine into click-to-submit-text

This commit is contained in:
Chandler Cox
2022-12-08 08:33:09 -06:00

View File

@@ -144,7 +144,7 @@ namespace FlaxEngine.GUI
/// </summary>
[HideInEditor]
public bool EndEditOnClick { get; set; } = false;
/// <summary>
/// Gets or sets a value indicating whether this is a multiline text box control.
/// </summary>