Table of Contents

Method GetRow

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

GetRow(int)

Gets the row at the specified index.

public T GetRow(int rowIndex)

Parameters

rowIndex int

The row index.

Returns

T