Table of Contents

Method GetAreaExplorationState

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

GetAreaExplorationState(NwArea?)

Gets this player's area exploration state for the specified area.

public byte[]? GetAreaExplorationState(NwArea? area)

Parameters

area NwArea

The area to query.

Returns

byte[]

A byte array representing the tiles explored for the area.