Improve LocalizedStringTable editor
This commit is contained in:
@@ -261,6 +261,11 @@ namespace FlaxEngine.GUI
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets a value indicating whether user is editing the text.
|
||||
/// </summary>
|
||||
public bool IsEditing => _isEditing;
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets text property.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user