Table of Contents

Delegate OnRequireCell<T>

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll
public delegate IGuiElementCell OnRequireCell<T>(T cell, ElementBounds bounds)

Parameters

cell T
bounds ElementBounds

Returns

IGuiElementCell

Type Parameters

T