File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed 
Packages/com.unity.inputsystem/InputSystem/Actions Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -2093,12 +2093,9 @@ public unsafe double startTime
20932093            /// <remarks> 
20942094            /// The type of value returned by an action is usually determined by the 
20952095            /// <see cref="InputControl"/> that triggered the action, i.e. by the 
2096-             /// control referenced from <see cref="control"/>. 
2097-             /// <para> 
2098-             /// However, if the binding that triggered is a composite, then the composite 
2099-             /// will determine values and not the individual control that triggered (that 
2100-             /// one just feeds values into the composite). 
2101-             /// </para> 
2096+             /// control referenced from <see cref="control"/>. However, if the binding that 
2097+             /// triggered is a composite, then the composite will determine values and 
2098+             /// not the individual control that triggered (that one just feeds values into the composite). 
21022099            /// </remarks> 
21032100            /// <seealso cref="InputControl.valueType"/> 
21042101            /// <seealso cref="InputBindingComposite.valueType"/> 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments