Table of Contents

Method SetAreaTileBorderDisabled

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SetAreaTileBorderDisabled(bool)

Set to true to disable the inaccessible tile border in this area. Requires clients to reload the area to take effect.

public void SetAreaTileBorderDisabled(bool disabled)

Parameters

disabled bool

True to disable tile borders, false to enable.