TextDraw Events |
The TextDraw type exposes the following members.
Name | Description | |
---|---|---|
![]() | Click |
Occurs when the OnPlayerClickTextDraw(BasePlayer, ClickTextDrawEventArgs) is being called.
This callback is called when a player clicks on a textdraw or cancels the select mode(ESC).
|
![]() | Disposed |
Occurs when this isntance has been disposed.
(Inherited from Disposable.) |