Metodo LuaCreateEmptyLuaTable
|
Crea e restituisce una nuova table lua vuota, e vrappata.
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 27.2.0-RC
Sintassi public static LuaTable CreateEmptyLuaTable()
Public Shared Function CreateEmptyLuaTable As LuaTable
public:
static LuaTable^ CreateEmptyLuaTable()
static member CreateEmptyLuaTable : unit -> LuaTable
Valore di ritorno
LuaTableVedi anche