Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
C_Club.EditClub(clubId [, name, shortName, description, avatarId, broadcast, crossFaction])
Arguments[]
- clubId
- string
- name
- string?
- shortName
- string?
- description
- string?
- avatarId
- number?
- broadcast
- string?
- crossFaction
- boolean?
Details[]
- nil arguments will not change existing club data
Patch changes[]
Patch 9.2.5 (2022-05-31): Added crossFaction
argument.
Patch 8.0.1 (2018-07-17): Added.