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; }
|
public string ResultUrl { get; }
|
||||||
|
|
||||||
/// <summary>
|
/// <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>
|
/// </summary>
|
||||||
public abstract bool CanBeCreated { get; }
|
public abstract bool CanBeCreated { get; }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user