Table of Contents

Property TileInfo

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

TileInfo

Gets an array containing all tile data/structures for the area.

public IReadOnlyList<TileInfo> TileInfo { get; }

Property Value

IReadOnlyList<TileInfo>