Click or drag to resize

PlayerTextDraw Constructor

Overload List
  NameDescription
Public methodPlayerTextDraw(BasePlayer)
Initializes a new instance of the PlayerTextDraw class.
Public methodPlayerTextDraw(BasePlayer, Vector2, String)
Initializes a new instance of the PlayerTextDraw class.
Public methodPlayerTextDraw(BasePlayer, Vector2, String, TextDrawFont)
Initializes a new instance of the PlayerTextDraw class.
Public methodPlayerTextDraw(BasePlayer, Vector2, String, TextDrawFont, Color)
Initializes a new instance of the PlayerTextDraw class.
Top
See Also