PlayAutomationEvent function

void PlayAutomationEvent(
  1. AutomationEventD event
)

See RaylibCoreFlatModule.PlayAutomationEvent.

Implementation

void PlayAutomationEvent(
  AutomationEventD event,
) => _module.PlayAutomationEvent(event);