SetAutomationEventBaseFrame method

void SetAutomationEventBaseFrame(
  1. int frame
)

Implementation

void SetAutomationEventBaseFrame(int frame) {
  return _SetAutomationEventBaseFrame(frame);
}