csgo_get_clan_name

Syntax

native csgo_get_clan_name(clan, data[], length);

Usage

clan
Clan index
data
Buffer to copy name to
lenth
Maximum buffer size

Description

Retrieves clan name for given clan id.

Return

This function has no return value.