[]
        
(Showing Draft Content)

C1.C1Preview.InputActionCollection.Remove

Remove Method

Remove(InputAction)

Removes an element from the current collection.

Declaration
public void Remove(InputAction inputAction)
Public Sub Remove(inputAction As InputAction)
Parameters
Type Name Description
InputAction inputAction

The element to remove.