StartAutomationEventRecording method
Implementation
@override
void StartAutomationEventRecording() => run(
() => RaylibDebugLabels.StartAutomationEventRecording(),
() => rl.Core.StartAutomationEventRecording(),
);
@override
void StartAutomationEventRecording() => run(
() => RaylibDebugLabels.StartAutomationEventRecording(),
() => rl.Core.StartAutomationEventRecording(),
);