setCommandMode

abstract suspend fun setCommandMode(newCommandMode: Command.CommandMode): Command

Sets the targeting mode that this command will run with.

Return

the Command instance

Parameters

newCommandMode

the new command targeting mode to apply