Variable QueueRequest.priorities

struct QueueRequest
{
  // ...
  float[] priorities ;
  // ...
}