Skip to contents

Stop recording automation events.

Usage

stop_automation_event_recording()

Note

This function has been auto-generated from the following Raylib function definition:

void StopAutomationEventRecording(void);

Examples

if (FALSE) {
stop_automation_event_recording()
}