|
DynXX-Cxx
|
#include "Types.hxx"Go to the source code of this file.
Functions | |
| bool | dynxxLuaLoadF (std::string_view f) |
| bool | dynxxLuaLoadS (std::string_view s) |
| std::optional< std::string > | dynxxLuaCall (std::string_view f, std::string_view ps) |
| std::optional< std::string > dynxxLuaCall | ( | std::string_view | f, |
| std::string_view | ps | ||
| ) |
| bool dynxxLuaLoadF | ( | std::string_view | f | ) |
| bool dynxxLuaLoadS | ( | std::string_view | s | ) |