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