Property TeamId
- Namespace
- GuildWars2.Hero.Accounts
- Assembly
- GW2SDK.dll
TeamId
The player's World vs. World team ID.
public required int? TeamId { get; init; }
Property Value
- int?
The player's World vs. World team ID.
public required int? TeamId { get; init; }