[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Storing Lua State.
- From: erik@... (Erik Hougaard)
- Date: Wed, 29 Aug 2001 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
>
>