PlayAutomationEvent method

void PlayAutomationEvent(
  1. AutomationEventC event
)

Play a recorded automation event

Implementation

void PlayAutomationEvent(AutomationEventC event)
  => _PlayAutomationEvent(event);