Method GetAreaExplorationState
GetAreaExplorationState(NwArea?)
Gets this player's area exploration state for the specified area.
public byte[]? GetAreaExplorationState(NwArea? area)
Parameters
areaNwAreaThe area to query.
Returns
- byte[]
A byte array representing the tiles explored for the area.