api reference manual¶
Browse the various function and classes sol utilizes to make your life easier when working with Lua.
sol API¶
- state
- this_state
- lua_value
- reference
- stack_reference
- make_object/make_reference
- table
- table traversal keys
- userdata
- environment
- this_environment
- proxy, (protectedunsafe)_function_result - proxy_base derivatives
- as_container
- nested
- as_table
- usertype<T>
- usertype memory
- unique_usertype_traits<T>
- tie
- function
- protected_function
- coroutine
- yielding
- error
- object
- thread
- optional<T>
- variadic_args
- variadic_results
- as_args
- as_returns
- overload
- property
- var
- protect
- policies
- readonly
- as_function
- c_call
- resolve
- stack namespace
- light<T>/user<T>
- compatibility.hpp
- types
- metatable_key
- new_table