◆ CreateGlobalEnviroment()
static LuaTable Language.Lua.LuaInterpreter.CreateGlobalEnviroment |
( |
| ) |
|
|
inlinestatic |
◆ Interpreter() [1/2]
static LuaValue Language.Lua.LuaInterpreter.Interpreter |
( |
string |
luaCode | ) |
|
|
inlinestatic |
◆ Interpreter() [2/2]
static LuaValue Language.Lua.LuaInterpreter.Interpreter |
( |
string |
luaCode, |
|
|
LuaTable |
enviroment |
|
) |
| |
|
inlinestatic |
◆ Parse()
static Chunk Language.Lua.LuaInterpreter.Parse |
( |
string |
luaCode | ) |
|
|
inlinestatic |
◆ RunFile() [1/2]
static LuaValue Language.Lua.LuaInterpreter.RunFile |
( |
string |
luaFile | ) |
|
|
inlinestatic |
◆ RunFile() [2/2]
static LuaValue Language.Lua.LuaInterpreter.RunFile |
( |
string |
luaFile, |
|
|
LuaTable |
enviroment |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file:
- C:/Dev/Dialogue System/Dev/Release2/Assets/Plugins/Pixel Crushers/Dialogue System/Scripts/Lua/Lua Interpreter/LuaInterpreter.cs