diff --git a/Packages/com.unity.inputsystem/InputSystem/Editor/EditorInputControlLayoutCache.cs b/Packages/com.unity.inputsystem/InputSystem/Editor/EditorInputControlLayoutCache.cs index 7800d5ea06..92b9b1d0eb 100644 --- a/Packages/com.unity.inputsystem/InputSystem/Editor/EditorInputControlLayoutCache.cs +++ b/Packages/com.unity.inputsystem/InputSystem/Editor/EditorInputControlLayoutCache.cs @@ -20,6 +20,7 @@ namespace UnityEngine.InputSystem.Editor /// internal static class EditorInputControlLayoutCache { + /// /// Iterate over all control layouts in the system. ///