TF2_IsPlayerInDuel Function

Returns whether or not a client (Player) is in a duel.

bool TF2_IsPlayerInDuel(int client)

Parameters

int client

Client Index.

Return Value

Boolean of whether or not the client/player is dueling.