C# Class OpenRA.Mods.Common.Widgets.LogicKeyListenerWidget

Inheritance: OpenRA.Widgets.Widget
Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Свойство Type Description
OnKeyPress bool>.Func

Méthodes publiques

Méthode Description
HandleKeyPress ( KeyInput e ) : bool

Method Details

HandleKeyPress() public méthode

public HandleKeyPress ( KeyInput e ) : bool
e KeyInput
Résultat bool

Property Details

OnKeyPress public_oe property

public Func OnKeyPress
Résultat bool>.Func