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

Level.GetStreamLevels

Gets a list of all Stream Levels

Non ancora tradotto

Sintassi

Lua
Level.GetStreamLevels()

Valore restituito

  • table[]
    Campi della tabella
    • name string The short name of the Level
    • path string The full path to the Level file
    • is_loaded boolean If the Level was marked to be loaded
    • is_visible boolean If the Level is currently visible
    • is_temp boolean If the Level is temporary (an instance loaded, shouldn't be directly unloaded)