LeftShift
A command for Oblivion Script Extender
Syntax:
(result:long) LeftShift value:long shiftAmount:long
Shifts the argument left by the specified number of bits. Returns zero if shiftAmount is >= 32.
A command for Oblivion Script Extender
Syntax:
(result:long) LeftShift value:long shiftAmount:long
Shifts the argument left by the specified number of bits. Returns zero if shiftAmount is >= 32.