getGroupCommands

open fun getGroupCommands(group: Int): ArrayList<AbstractTaterzenCommand>

Gets commands from specific group.

Return

array list of commands that will be executed on right click.

Parameters

group

group index.