export-automation-event-list ( list fileName -- bool )


Vocabulary
raylib

Inputs
lista pointer to a AutomationEventList
fileNamea c-string


Outputs
boola bool


Word description
Export automation events list as text file

Definition