Constructor NuiListTemplateCell
NuiListTemplateCell(NuiElement)
A cell template for use in NuiList.
[JsonConstructor]
public NuiListTemplateCell(NuiElement element)
Parameters
elementNuiElementThe element to render inside this cell.
A cell template for use in NuiList.
[JsonConstructor]
public NuiListTemplateCell(NuiElement element)
element NuiElementThe element to render inside this cell.