Re: Storing Lua State.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Storing Lua State.
- From: erik@... (Erik Hougaard)
- Date: 2001年8月29日 14:59:44 +0200
Look at the save.lua example in the standard distribution. This is one way
to do it.
/e
----- Original Message -----
From: "Timur Davidenko" <timur@crytek.de>
To: "Multiple recipients of list" <lua-l@tecgraf.puc-rio.br>
Sent: Wednesday, August 29, 2001 2:53 PM
Subject: Storing Lua State.
> Is it possible to completly store and then retrieve complete Lua state?
> including values of all variables and tables.
>
> _____________________
> - Timur Davidenko
> Crytek Studios.
> timur@crytek.de
>
>