Helper class that defines a VM that can be used as a fallback VM in case no other one is given to a piece of code.
More...
#include <sqratUtil.h>
|
static HSQUIRRELVM | Get () |
|
static void | Set (HSQUIRRELVM vm) |
|
Helper class that defines a VM that can be used as a fallback VM in case no other one is given to a piece of code.
static HSQUIRRELVM Sqrat::DefaultVM::Get |
( |
| ) |
|
|
inlinestatic |
Gets the default VM
- Returns
- Default VM
static void Sqrat::DefaultVM::Set |
( |
HSQUIRRELVM |
vm | ) |
|
|
inlinestatic |
Sets the default VM to a given VM
- Parameters
-
The documentation for this class was generated from the following file:
- /media/drive2/atai/software_projects/sqrat/sqrat.git/include/sqrat/sqratUtil.h