Skip to contents

Start recording automation events (AutomationEventList must be set).

Usage

start_automation_event_recording()

Note

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

void StartAutomationEventRecording(void);

See also

Examples

if (FALSE) {
start_automation_event_recording()
}