Delegate DrawIconDelegate
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
public delegate void DrawIconDelegate(Context cr, string type, int x, int y, float width, float height, double[] rgba)
Parameters
- Extension Methods
public delegate void DrawIconDelegate(Context cr, string type, int x, int y, float width, float height, double[] rgba)