Skip to content

GetPartyData

A value of the mode’s private storage on a party.

GetPartyData(party, key)
Parameter Type
party number the party
key string the key

the value, or nil

local round = GetPartyData(party, "round") or 1

SetPartyData · the Parties group of the index