Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
BrokeProtocol.Client.UI.LineGraphic Class Reference
Inheritance diagram for BrokeProtocol.Client.UI.LineGraphic:
BrokeProtocol.Client.UI.MeshGraphic

Public Member Functions

void Initialize (Vector2 start, Vector2 end, float thickness, Color color)
 
- Public Member Functions inherited from BrokeProtocol.Client.UI.MeshGraphic
void Initialize ()
 

Protected Member Functions

override void OnPopulateMesh (VertexHelper vh)
 

Additional Inherited Members

- Public Attributes inherited from BrokeProtocol.Client.UI.MeshGraphic
RectTransform rectT
 

Member Function Documentation

◆ Initialize()

void BrokeProtocol.Client.UI.LineGraphic.Initialize ( Vector2 start,
Vector2 end,
float thickness,
Color color )
inline

◆ OnPopulateMesh()

override void BrokeProtocol.Client.UI.LineGraphic.OnPopulateMesh ( VertexHelper vh)
inlineprotected

The documentation for this class was generated from the following file: