Used to get and push Function instances to and from the stack as references (functions are always references in Squirrel)
More...
#include <sqratFunction.h>
|
| Var (HSQUIRRELVM vm, SQInteger idx) |
|
template<>
struct Sqrat::Var< Function >
Used to get and push Function instances to and from the stack as references (functions are always references in Squirrel)
Attempts to get the value off the stack at idx as a Function
- Parameters
-
vm | Target VM |
idx | Index trying to be read |
Called by Sqrat::PushVar to put a Function on the stack
- Parameters
-
vm | Target VM |
value | Value to push on to the VM's stack |
The documentation for this struct was generated from the following file:
- /media/drive2/atai/software_projects/sqrat/sqrat.git/include/sqrat/sqratFunction.h