SampSharp
SampSharp
SampSharp.GameMode.Display
TextDraw Class
TextDraw Methods
Dispose Method
FixString Method
Hide Method
OnClick Method
Refresh Method
Show Method
UpdateClients Method
TextDraw
OnClick Method
Raises the
Click
event.
Namespace:
SampSharp.GameMode.Display
Assembly:
SampSharp.GameMode (in SampSharp.GameMode.dll) Version: 0.0.0-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax
C#
Copy
public
virtual
void
OnClick
(
ClickTextDrawEventArgs
e
)
Parameters
e
Type:
SampSharp.GameMode.Events
ClickTextDrawEventArgs
An
ClickTextDrawEventArgs
that contains the event data.
See Also
Reference
TextDraw Class
SampSharp.GameMode.Display Namespace