Skip to content
Version 2.11.0
↓ Get the launcher

ICombatLookup.GetTeamId method

Last-known team id for an entity from the AttrTeamId (id=194) attribute on the combat wire. Returns 0 when the entity is solo, has never been observed, or is out-of-AOI. Two entities with the same non-zero team id are teammates. The cleanest way to identify in-AOI party members — does not require decoding the GrpcTeamNtf service.

public long GetTeamId(EntityId entityId)