Enum InfluenceActivityKind
- Namespace
- GuildWars2.Guilds.Logs
- Assembly
- GW2SDK.dll
The kinds of changes to guild influence.
[JsonConverter(typeof(InfluenceActivityKindJsonConverter))]
public enum InfluenceActivityKind
Fields
Gifted = 1
A guild member gifted influence to the guild.
DailyLogin = 2
Influence was awarded to the guild by each character as it logs in. The guild's attendance log was only updated once per day.