/mnt/hgfs/jamie_On_My_Mac/store/version_control/svn/integralive/library/trunk/Integra/integra_lua.h File Reference

#include <stdbool.h>
#include "Integra/integra_server.h"

Go to the source code of this file.

Functions

void ntg_lua_eval (ntg_server *server, const char *string)
 Evaluate a string containing lua code.

Function Documentation

void ntg_lua_eval ( ntg_server server,
const char *  string 
)

Evaluate a string containing lua code.

Note, the function returns immediately, and it doesn't matter whether the server is locked or not when calling.

Parameters:
server Server object created by ntg_server_new
string A string containing lua code The string can contain several lines separated by lineshifts.

References unrun_script_t::script.

Referenced by ntg_runscript().


Generated on Tue Jan 5 14:02:29 2010 for LibIntegra by  doxygen 1.6.1