update doc comment to reflect get only parameter
This commit is contained in:
@@ -14,7 +14,7 @@ namespace FlaxEditor.Content.Create
|
||||
public string ResultUrl { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets wether a file can be created based on the current settings.
|
||||
/// Gets a value indicating wether a file can be created based on the current settings.
|
||||
/// </summary>
|
||||
public abstract bool CanBeCreated { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user