![]() |
uLua v3.0.0
A Lua Modding Framework for Unity.
|
Namespace containing the uLua project. More...
Classes | |
| class | API |
| This MonoBehaviour sets up the API framework to your Unity scene. Add to an object in your scene and set up for use. More... | |
| class | LuaExposeSequencer |
| A sequencing class to control the order in which objects are exposed to Lua. More... | |
| class | LuaMonoBehaviour |
| MonoBehaviour script exposed to Lua. You may use this class as a base for your API game objects. More... | |
Enumerations | |
| enum | ExposeTarget { None , Manual , Awake , OnEnable , SceneLoaded , Start } |
| Determines when an object is exposed to Lua. More... | |
Namespace containing the uLua project.
| enum uLua.ExposeTarget |
Determines when an object is exposed to Lua.