Riferimento API di nanos world Documentazione italiana non ufficiale
Documentazione ufficiale
Funzione statica Condiviso Lento

Package.GetPersistentData

Gets a Persistent Value from the disk<br/>Pass no parameter to return the whole table, or a key to get a specific value

Non ancora tradotto

Sintassi

Lua
Package.GetPersistentData(key = "")

Parametri

Nome Tipo Predefinito Descrizione
key facoltativo string "" The key to get the data

Valore restituito

  • table Persistent values from disk