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-local+709673996c0cc3c0733358a87691d1009326afa7
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