BlueprintAPI > BlueprintAPI/Game > BlueprintAPI/Game/Player
Returns true if the given key/button was up last frame and down this frame.
Target is Player Controller
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
struct | Key |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Returns true if the given key/button was up last frame and down this frame. |