SampSharp
SampSharp
SampSharp.GameMode.Display
PlayerTextDraw Class
PlayerTextDraw Methods
Dispose Method
FixString Method
Hide Method
OnClick Method
Refresh Method
Show Method
Update Method
PlayerTextDraw
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
(
ClickPlayerTextDrawEventArgs
e
)
Parameters
e
Type:
SampSharp.GameMode.Events
ClickPlayerTextDrawEventArgs
An
ClickPlayerTextDrawEventArgs
that contains the event data.
See Also
Reference
PlayerTextDraw Class
SampSharp.GameMode.Display Namespace