Navigation
BlueprintAPI > BlueprintAPI/Game > BlueprintAPI/Game/Player
Returns how long the given key/button has been down. Returns 0 if it's up or it just went down this frame.
Target is Player Controller
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| struct | Key |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value |