Table of Contents

Property TeamColorId

Namespace
GuildWars2.Mumble
Assembly
GW2SDK.dll

TeamColorId

The current character's team color. It is the ID of a dye color that can be resolved from the API. 0 means neutral / white.

public required int TeamColorId { get; init; }

Property Value

int