internal void ResetParams() { ActionFrame frame = (ActionFrame)this.actionStack[actionStack.Length - 1]; frame.ResetParams(); }