ShipPendantList= GameEntry.MyDataTable.GetDataTableAllRows("ShipPendant").ConvertAll<DRShipPendant>(input => input as DRShipPendant);
ShipPendantList= GameEntry.MyDataTable.GetDataTableAllRows("ShipPendant").ConvertAll<DRShipPendant>(input => input as DRShipPendant);