toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.bytecode.utils
/
com.shakelang.shake.bytecode.interpreter.generator
/
ShakeBytecodeInstructionGenerator
/
bload
bload
fun
bload
(
variable
:
UShort
)
:
Boolean
(
source
)
Load a byte from the local variable table onto the stack
Specification
Since
0.1.0
Parameters
variable
The variable to load
See also
Opcodes.
BLOAD