Property ClaimedAt
- Namespace
- GuildWars2.Wvw.Matches
- Assembly
- GW2SDK.dll
ClaimedAt
The date and time when the camp was claimed.
public required DateTimeOffset? ClaimedAt { get; init; }
The date and time when the camp was claimed.
public required DateTimeOffset? ClaimedAt { get; init; }