Riferimento API di nanos world Documentazione italiana non ufficiale
Documentazione ufficiale
Funzione statica Server Moderato

Server.GetValue

Gets a value given a key

Non ancora tradotto

Sintassi

Lua
Server.GetValue(key, fallback)

Parametri

Nome Tipo Predefinito Descrizione
key string Key
fallback any Fallback Value if key doesn't exist

Valore restituito

  • any Value at key or fallback if key doesn't exist