Metodo LuaCreateEmptyLuaTable 
             | 
          
        
         
            Crea e restituisce una nuova table lua vuota, e vrappata.
            
 
    Namespace: 
   DedNetAcad
    Assembly:
   DedNetAcad (in DedNetAcad.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic static LuaTable CreateEmptyLuaTable()
Public Shared Function CreateEmptyLuaTable As LuaTable
public:
static LuaTable^ CreateEmptyLuaTable()
static member CreateEmptyLuaTable : unit -> LuaTable 
Valore di ritorno
Tipo: 
LuaTable
Vedi anche