qscript ~master (2021-03-22T17:15:40Z)
Dub
Repo
Library.hasVar
qscript
qscript
Library
integer
hasVar
(string name, DataType type)
class
Library
integer
hasVar
(
string
name
,
ref
DataType
type
)
bool
hasVar
(string name)
Return Value
Type:
integer
variable ID, or -1 if doesnt exist
Meta
Source
See Implementation
qscript
qscript
Library
constructors
this
functions
addEnum
addFunction
addStruct
addVar
execute
fromString
functionCallArgumentsPushOrder
generateFunctionCallCode
generateVariableCode
getVar
getVarRef
hasEnum
hasFunction
hasStruct
hasVar
toString
properties
autoImport
enums
functions
name
structs
vars
variables
_autoImport
_enums
_functions
_name
_structs
_vars