Table of Contents

Property ClampedView

Namespace
GuildWars2.Exploration.Floors
Assembly
GW2SDK.dll

ClampedView

If present, it represents a rectangle of download-able textures. Every tile coordinate outside this rectangle is not available on the tile server.

public required Rectangle? ClampedView { get; init; }

Property Value

Rectangle?