Delegate DrawDelegateWithBounds
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
public delegate void DrawDelegateWithBounds(Context ctx, ImageSurface surface, ElementBounds currentBounds)
Parameters
ctx
Contextsurface
ImageSurfacecurrentBounds
ElementBounds
- Extension Methods