PlayAutomationEvent method

void PlayAutomationEvent(
  1. AutomationEventC event
)

Implementation

void PlayAutomationEvent(AutomationEventC event) {
  return _PlayAutomationEvent(event);
}