UnrealEngine.Framework.PlayerInput PlayerInput.IsKeyPressed(string) Method Returns true if a key is pressed public bool IsKeyPressed(string key); Parameters key System.String Returns System.Boolean