GetTeamListCommand

Command handler for listing all teams in the milsim system. Provides functionality to display all currently existing teams.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun register(dispatcher: CommandDispatcher<CommandSourceStack>)
Registers the team list command with the dispatcher.