dangel v0.7.0 (2020-12-28T00:10:43Z)
Dub
Repo
ScriptContext.getLineNumber
as
context
ScriptContext
Gets the line number based on stackLevel which the context is currently executing
int
getLineNumber
(asUINT stackLevel)
class
ScriptContext
int
getLineNumber
(
asUINT
stackLevel
= 0
)
int
getLineNumber
(asUINT stackLevel, int* column)
Meta
Source
See Implementation
as
context
ScriptContext
constructors
this
functions
abort
addRef
execute
getAddressOfArg
getCallstackSize
getEngine
getLineNumber
getState
getUserData
isNested
popState
prepare
pushState
release
setArg
setArgObject
setArgVarType
setObject
setUserData
suspend
unprepare
variables
ctx
Gets the line number based on stackLevel which the context is currently executing