Delegate OnRequireCell<T>
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
public delegate IGuiElementCell OnRequireCell<T>(T cell, ElementBounds bounds)
Parameters
cell
Tbounds
ElementBounds
Returns
Type Parameters
T
- Extension Methods