Skip to content

setLockType()

CreateiveRobotics edited this page Mar 7, 2020 · 2 revisions
void setLockType(bool hlState)

Set the lock type. This does not lock Commander, it just specifies which type of locking system to use, hard or soft.

Arguments: true - Set hard lock false - set soft lock

Clone this wiki locally