Table of Contents

Delegate DrawSkillIconDelegate

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll
public delegate void DrawSkillIconDelegate(Context cr, int x, int y, float width, float height, double[] rgba)

Parameters

cr Context
x int
y int
width float
height float
rgba double[]