qscript ~master (2021-03-22T17:15:40Z)
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