|
DynXX-Cxx
|
Go to the source code of this file.
| std::optional< std::string > dynxxJsCall | ( | std::string_view | func, |
| std::string_view | params, | ||
| bool | await = false |
||
| ) |
| bool dynxxJsLoadF | ( | std::string_view | file, |
| bool | isModule = false |
||
| ) |
| bool dynxxJsLoadS | ( | std::string_view | script, |
| std::string_view | name, | ||
| bool | isModule = false |
||
| ) |