Method SetAreaTileBorderDisabled
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
disabledboolTrue to disable tile borders, false to enable.