PlayerTextDraw Constructor |
| Name | Description | |
|---|---|---|
| PlayerTextDraw(BasePlayer) |
Initializes a new instance of the PlayerTextDraw class.
| |
| PlayerTextDraw(BasePlayer, Vector2, String) |
Initializes a new instance of the PlayerTextDraw class.
| |
| PlayerTextDraw(BasePlayer, Vector2, String, TextDrawFont) |
Initializes a new instance of the PlayerTextDraw class.
| |
| PlayerTextDraw(BasePlayer, Vector2, String, TextDrawFont, Color) |
Initializes a new instance of the PlayerTextDraw class.
|