Variable ActionState._flags

struct ActionState
{
  // ...
  ubyte _flags;
  // ...
}