SetAutomationEventBaseFrame abstract method

void SetAutomationEventBaseFrame(
  1. int frame
)

Set automation event internal base frame to start recording

Implementation

void SetAutomationEventBaseFrame(
  int frame,
);