Name | Description | |
---|---|---|
InputActionCollection Constructor |
The following tables list the members exposed by InputActionCollection.
Name | Description | |
---|---|---|
InputActionCollection Constructor |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets or sets the element at the specified index. |
Name | Description | |
---|---|---|
InnerList | (Inherited from System.Collections.CollectionBase) | |
List | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
Add | Overloaded. Adds an element to the current collection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
IndexOf | Returns the index of the specified element in the current collection. | |
Insert | Inserts an element into the current collection. | |
Remove | Removes an element from the current collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
OnClear | (Inherited from System.Collections.CollectionBase) | |
OnClearComplete | (Inherited from System.Collections.CollectionBase) | |
OnInsert | (Inherited from System.Collections.CollectionBase) | |
OnInsertComplete | (Inherited from System.Collections.CollectionBase) | |
OnRemove | (Inherited from System.Collections.CollectionBase) | |
OnRemoveComplete | (Inherited from System.Collections.CollectionBase) | |
OnSet | (Inherited from System.Collections.CollectionBase) | |
OnSetComplete | (Inherited from System.Collections.CollectionBase) | |
OnValidate | (Inherited from System.Collections.CollectionBase) |