toggle menu
BunyipsLib
v8.0.0-master-fd7c5f0e7
BunyipsLib
switch theme
search in API
BunyipsLib
/
au.edu.sa.mbhs.studentrobotics.bunyipslib
/
AutonomousBunyipsOpMode
/
onInitLoop
on
Init
Loop
protected
fun
onInitLoop
(
)
:
Boolean
Use an init task if you wish to run looping code during the initialisation phase of the OpMode.
See also
set
Init
Task