Variable Perm.currentIndex

struct Perm
{
  // ...
  ubyte currentIndex ;
  // ...
}