SoundEvent::PostEvent

SoundEvent::PostEvent
virtual void PostEvent(String event, String eventId = "") = 0;
Description

PostEvent posts the sound event.

Parameters
Parameters 
Description 
String event 
The name of the event. 
String eventId = "" 
The Id of the event (optional).