SetAutomationEventBaseFrame function

void SetAutomationEventBaseFrame(
  1. int frame
)

See RaylibCoreFlatModule.SetAutomationEventBaseFrame.

Implementation

void SetAutomationEventBaseFrame(
  int frame,
) => _module.SetAutomationEventBaseFrame(frame);