Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
OpenRA
Mods
Common
Widgets
LogicKeyListenerWidget
C# Class OpenRA.Mods.Common.Widgets.LogicKeyListenerWidget
Inheritance:
OpenRA.Widgets.Widget
Exibir arquivo
Open project: pchote/OpenRA
Public Properties
Property
Type
Description
OnKeyPress
bool>.Func
Public Methods
Method
Description
HandleKeyPress
(
KeyInput
e
) :
bool
Method Details
HandleKeyPress()
public
method
public
HandleKeyPress
(
KeyInput
e
) :
bool
e
KeyInput
return
bool
Property Details
OnKeyPress
public_oe property
public
Func
OnKeyPress
return
bool>.Func