Funzione statica
Moderato
Client.SetValue
Sets a global value in the Client, which can be accessed from anywhere (client side)<br/><br/>Please refer to <a href="/docs/core-concepts/scripting/entity-values">Entity Values</a> for more information
Non ancora tradotto
Sintassi
Client.SetValue(key, value)
Parametri
| Nome | Tipo | Predefinito | Descrizione |
|---|---|---|---|
key
|
string | — | Key |
value
|
any | — | Value |