Class InfluenceActivity
- Namespace
- GuildWars2.Guilds.Logs
- Assembly
- GW2SDK.dll
A log entry about a change in guild influence.
public sealed record InfluenceActivity : GuildLogEntry, IEquatable<GuildLogEntry>, IEquatable<InfluenceActivity>
- Inheritance
-
InfluenceActivity
- Implements
- Inherited Members
Properties
- Activity
The nature of the influence activity.
- Participants
The user IDs of the members who participated in the activity.
- TotalParticipants
How many members participated in the activity.