InputActionEventDataIsCurrentInputSource Method |
Name | Description | |
---|---|---|
![]() | IsCurrentInputSource(Controller) |
Checks whether a particular controller contributed input to this Action in the current frame.
|
![]() | IsCurrentInputSource(ControllerType) |
Checks whether any controller of type contributed input to this Action in the current frame.
|
![]() | IsCurrentInputSource(ControllerType, Int32) |
Checks whether a particular controller contributed input to this Action in the current frame.
|