The XInputActionMap type exposes the following members.
 Methods
Methods
| Name | Description | |
|---|---|---|
|  | Add | 
            Adds action to the action map.
             | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | 
|  | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | 
|  | GetState | 
            Gets state with the index index.
             | 
|  | GetStateById | 
            Gets state by the identifier id.
             | 
|  | GetType | Gets the Type of the current instance. | 
|  | MapDevices | 
            Maps the devices.
             | 
|  | MemberwiseClone | Creates a shallow copy of the current Object. | 
|  | OnAction | 
            Fires event Action.
             | 
|  | SetState | 
            Sets state with the index index.
             | 
|  | SetStateById | 
            Sets state by the identifier id.
             | 
|  | ToString | (Inherited from Object.) | 





