Improve doc comment

This commit is contained in:
Wojtek Figat
2024-04-12 13:09:24 +02:00
parent 6d38590ad4
commit 734f1ee4aa

View File

@@ -582,7 +582,7 @@ namespace FlaxEditor.CustomEditors.Editors
}
/// <summary>
/// Evaluate the visible if cache.
/// Evaluate the <see cref="VisibleIfAttribute"/> cache for a given property item.
/// </summary>
/// <param name="itemLayout">The item layout.</param>
/// <param name="item">The item.</param>