qscript ~master (2022-04-30T16:00:51.7525829)
Dub
Repo
QScript.this
qscript
qscript
QScript
constructor.
Set stack length of VM here, default should be more than enough
class
QScript
this
(
string
scriptName
,
bool
autoImport
,
Library
[]
libraries
,
bool
defaultLibs
= true
,
bool
extraLibs
= true
)
Meta
Source
See Implementation
qscript
qscript
QScript
constructors
this
destructors
~this
functions
addEnum
addFunction
addStruct
addVar
compileScript
execute
getVar
getVarRef
load
constructor.
Set stack length of VM here, default should be more than enough