|
Pyrogenesis
13997
|
Functions | |
| bool | CheckGlobalInitialized () |
| bool | GetVisibleEnabled (void *cbdata) |
| void | SetVisibleEnabled (void *cbdata, bool Enabled) |
| void | Write (void *cbdata, std::wstring output) |
| void | RegisterScriptFunctions (ScriptInterface &scriptInterface) |
| bool JSI_Console::CheckGlobalInitialized | ( | ) |
Definition at line 25 of file JSInterface_Console.cpp.
| bool JSI_Console::GetVisibleEnabled | ( | void * | cbdata | ) |
Definition at line 35 of file JSInterface_Console.cpp.
| void JSI_Console::RegisterScriptFunctions | ( | ScriptInterface & | scriptInterface | ) |
Definition at line 56 of file JSInterface_Console.cpp.
| void JSI_Console::SetVisibleEnabled | ( | void * | cbdata, |
| bool | Enabled | ||
| ) |
Definition at line 42 of file JSInterface_Console.cpp.
| void JSI_Console::Write | ( | void * | cbdata, |
| std::wstring | output | ||
| ) |
Definition at line 49 of file JSInterface_Console.cpp.
1.8.5