Function DrawingManager.GetBuilder

GetBuilder (DrawingData.Hasher hasher, RedrawScope redrawScope=…, bool renderInGame=…)

Get an empty builder for queuing drawing commands.

Public Static
GetBuilder (RedrawScope redrawScope, bool renderInGame=…)

Get an empty builder for queuing drawing commands.

Public Static
GetBuilder (bool renderInGame=…)

Get an empty builder for queuing drawing commands.

Public Static