An array storing queued actions (and queued action selectors) for a character, in priority order.
Urgent queued actions appear contiguously at the front of the array, followed by all non-urgent
queued actions. Within each bucket, entries are sorted by decreasing priority.
An array storing queued actions (and queued action selectors) for a character, in priority order.
Urgent queued actions appear contiguously at the front of the array, followed by all non-urgent queued actions. Within each bucket, entries are sorted by decreasing priority.