Click or drag to resize

PlayerTextDrawRefresh Method

Recreates this player-textdraw with all set properties. Called when changing the location on the screen.

Namespace:  SampSharp.GameMode.Display
Assembly:  SampSharp.GameMode (in SampSharp.GameMode.dll) Version: 0.0.0-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax
C#
protected virtual void Refresh()
See Also