Skip to content

Commit 41b4328

Browse files
committed
Update Button.cs
1 parent 90a38fe commit 41b4328

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Runtime/Button.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,6 @@ public void RegisterInputAction(InputAction action)
210210
SetInputAction(action);
211211
}
212212

213-
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
214-
215213
/// <summary>
216214
/// Returns true if an unaccepted <see cref="Button"/> press is available.
217215
/// <para><see cref="Button"/> presses must be "accepted" to prevent this method from returning duplicate presses. This can be done by setting <paramref name="autoAccept"/>

0 commit comments

Comments
 (0)