SetPartyName
The party’s title, shown over the members’ frames.
Syntax
Section titled “Syntax”SetPartyName(party, text)| Parameter | Type | |
|---|---|---|
party |
number | the party |
text |
string | the title; "" none |
Returns
Section titled “Returns”boolean - false for an unknown party
Example
Section titled “Example”SetPartyName(party, "The Kingsmen")See also
Section titled “See also”GetPartyName · SetPartyMemberLabel · the Parties group of the index
