SampSharp
SampSharp
SampSharp.GameMode.SAMP
PriorityKeyHandler Class
PriorityKeyHandler Methods
Handle Method
PriorityKeyHandler
Handle Method
Handles a change in PlayerKeyState.
Namespace:
SampSharp.GameMode.SAMP
Assembly:
SampSharp.GameMode (in SampSharp.GameMode.dll) Version: 0.0.0-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax
C#
Copy
public
void
Handle
(
Object
sender
,
KeyStateChangedEventArgs
e
)
Parameters
sender
Type:
System
Object
Sender of the event.
e
Type:
SampSharp.GameMode.Events
KeyStateChangedEventArgs
Object containing information about the event.
See Also
Reference
PriorityKeyHandler Class
SampSharp.GameMode.SAMP Namespace