Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
System
InputRecord
C# Class System.InputRecord
显示文件
Open project: runefs/Marvin
Class Usage Examples
Public Properties
Property
Type
Description
Character
char
ControlKeyState
int
EventType
short
KeyDown
bool
RepeatCount
short
VirtualKeyCode
short
VirtualScanCode
short
Property Details
Character
public_oe property
public
char
Character
return
char
ControlKeyState
public_oe property
public
int
ControlKeyState
return
int
EventType
public_oe property
public
short
EventType
return
short
KeyDown
public_oe property
public
bool
KeyDown
return
bool
RepeatCount
public_oe property
public
short
RepeatCount
return
short
VirtualKeyCode
public_oe property
public
short
VirtualKeyCode
return
short
VirtualScanCode
public_oe property
public
short
VirtualScanCode
return
short