Table of Contents

Property Rows

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Rows

Gets a read-only list of all rows in this 2da.

public IReadOnlyList<T> Rows { get; }

Property Value

IReadOnlyList<T>