Table of Contents

Delegate IconRendererDelegate

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll
public delegate void IconRendererDelegate(Context ctx, int x, int y, float w, float h, double[] rgba)

Parameters

ctx Context
x int
y int
w float
h float
rgba double[]