SampSharp
SampSharp
SampSharp.GameMode.SAMP
Timer Class
Timer Methods
OnTick Method
Restart Method
Run Method
RunOnce Method
Timer
OnTick Method
Raises the
Tick
event.
Namespace:
SampSharp.GameMode.SAMP
Assembly:
SampSharp.GameMode (in SampSharp.GameMode.dll) Version: 0.0.0-local+709673996c0cc3c0733358a87691d1009326afa7
Syntax
C#
Copy
public
void
OnTick
(
EventArgs
e
)
Parameters
e
Type:
System
EventArgs
A
EventArgs
that contains the event data.
See Also
Reference
Timer Class
SampSharp.GameMode.SAMP Namespace