Skip to content

Commit 14d987b

Browse files
committed
added missing xml doc
1 parent 09d059a commit 14d987b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

com.unity.perception/Editor/Randomization/Utilities/ParameterUIElementsEditor.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ namespace UnityEditor.Experimental.Perception.Randomization
1111
/// </summary>
1212
public abstract class ParameterUIElementsEditor : Editor
1313
{
14+
///<inheritdoc/>
1415
public override VisualElement CreateInspectorGUI()
1516
{
1617
var rootElement = new VisualElement();

0 commit comments

Comments
 (0)