We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 342b224 commit 16348c2Copy full SHA for 16348c2
Assets/MixedRealityToolkit-SDK/Inspectors/UX/Collections/BaseCollectionInspector.cs
@@ -5,7 +5,7 @@
5
using UnityEditor;
6
using Microsoft.MixedReality.Toolkit.SDK.UX.Collections;
7
8
-namespace Microsoft.MixedReality.Toolkit.SDK.UX.Inspectors.Collections
+namespace Microsoft.MixedReality.Toolkit.SDK.Inspectors.UX.Collections
9
{
10
[CustomEditor( typeof(BaseObjectCollection), true )]
11
public class BaseCollectionInspector : Editor
0 commit comments