Function; MainUI_SelectedShips - HWRM/KarosGraveyard GitHub Wiki

MainUI_SelectedShips(<sSobGroupName>)

Description

Get the ships that player is currently selected, and put them into <sSobGroupName>. Note: This only works for local player and his/her ships. The function won't work in multiplayer.

Example

MainUI_SelectedShips("selectedShips")

Arguments

<sSobGroupName>: the sobgroup that will be filled with.

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial Updated for HWRM? Initial