Class GuildMission
- Namespace
- GuildWars2.Guilds.Logs
- Assembly
- GW2SDK.dll
A log entry about a started or ended guild mission.
public sealed record GuildMission : GuildLogEntry, IEquatable<GuildLogEntry>, IEquatable<GuildMission>
- Inheritance
-
GuildMission
- Implements
- Inherited Members
Properties
- Influence
The amount of guild influence awarded.
- State
The state to which the mission transitioned.
- User
The ID of the user who started the mission.