sq_pushconsttable

Squirrel 3.0

sq_pushconsttable

void sq_pushconsttable(HSQUIRRELVM v);

pushes the current const table in the stack

parameters:
HSQUIRRELVM v

the target VM