private void setStatus(GrabInstruction instruction, GrabStage stage, GrabState state) { Status.Instruction = instruction; Status.Stage = stage; Status.State = state; }