NextFTC
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
NextFTC
core
/
com.rowanmcalpin.nextftc.core.command.utility
/
LambdaCommand
/
addSubsystems
add
Subsystems
fun
addSubsystems
(
subsystemsSet
:
Set
<
Subsystem
>
)
:
LambdaCommand
fun
addSubsystems
(
vararg
subsystemsArr
:
Subsystem
)
:
LambdaCommand
Adds subsystems to the set of subsystems that the command implements