Radar3D..::..DrawString Method
Draw string (call this method when OnDrawEvent is called).
Namespace:
wManager.Wow.HelpersAssembly: wManager (in wManager.dll)
Syntax
Parameters
- text
- Type: String
The text.
- screenPosition
- Type: robotManager.Helpful..::..Vector3
The screen position.
- size
- Type: Single
The size.
- color
- Type: Color
The color.
- alpha
- Type: Int32
The alpha.
- fontFamily
- Type: FontFamily
The font family.