|
readonly Dictionary< object, int > | objectsBackMap = new Dictionary<object, int> () |
|
readonly Dictionary< int, object > | objects = new Dictionary<int, object> () |
|
◆ ObjectTranslator()
NLua.ObjectTranslator.ObjectTranslator |
( |
Lua |
interpreter, |
|
|
LuaState |
luaState |
|
) |
| |
◆ objects
readonly Dictionary<int, object> NLua.ObjectTranslator.objects = new Dictionary<int, object> () |
◆ objectsBackMap
readonly Dictionary<object, int> NLua.ObjectTranslator.objectsBackMap = new Dictionary<object, int> () |
◆ Interpreter
Lua NLua.ObjectTranslator.Interpreter |
|
get |
◆ MetaFunctionsInstance
The documentation for this class was generated from the following file:
- D:/Documents/Unity Projects/Dialogue System/Dev/Source/Assets/Dialogue System/Scripts/NLua/Core/ObjectTranslator.cs