Table of Contents

Method PressKey

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

PressKey(int)

Presses a key.

MaaJob PressKey(int keyCode)

Parameters

keyCode int

The code of the key.

Returns

MaaJob

A press key MaaFramework.Binding.MaaJob.