Class GodShrine
- Namespace
- GuildWars2.Exploration.GodShrines
- Assembly
- GW2SDK.dll
Information about a god shrine which are found in the Ruins of Orr, for example the Temple of Balthazar in the Straits of Devastation.
public sealed record GodShrine : IEquatable<GodShrine>
- Inheritance
-
GodShrine
- Implements
- Inherited Members
Properties
- Coordinates
The map coordinates of the god shrine.
- IconContestedHref
The URL of the god shrine icon when it is contested.
- IconContestedUrl
The URL of the god shrine icon when it is contested.
- IconHref
The URL of the god shrine icon when it is uncontested.
- IconUrl
The URL of the god shrine icon when it is uncontested.
- Id
The god shrine ID.
- Name
The name of the god shrine when it is uncontested.
- NameContested
The name of the god shrine when it is contested.
- PointOfInterestId
The PoI ID associated with the god shrine.
Methods
- GetChatLink()
Gets a chat link object for this god shrine.