ActionMapping Constructor |
<<<<<<< HEAD | Name | Description |
---|---|---|
![]() | ActionMapping(ActionMapping) |
A cloning constructor. Takes an existing ActionMapping object and copies it's values into a new object.
|
![]() | ActionMapping(InputAction, InputAction) |
Created a new instance that stores the two passed InputActions.
|