SetAutomationEventBaseFrame method
Implementation
void SetAutomationEventBaseFrame(
int frame,
) => run(
() => 'SetAutomationEventBaseFrame($frame)',
() => rl.Core.SetAutomationEventBaseFrame(frame),
);
void SetAutomationEventBaseFrame(
int frame,
) => run(
() => 'SetAutomationEventBaseFrame($frame)',
() => rl.Core.SetAutomationEventBaseFrame(frame),
);