Karos Graveyard Wiki
Advertisement
MainUI_SelectedShips(<sSobgroupName>)
Description
Takes the string name of a sobgroup as its only argument, then fills this sobgroup with all ships that are selected by the player.
Note: This function clears <sSobgroupName> before filling it again with the selected ships.
Example
MainUI_SelectedShips("Select_Ships")
Arguments
<sSobgroupName>: the name of the sobgroup.
Related Pages
Advertisement