SoundEvent::PostEvent
Previous
|
Next
SoundEvent::PostEvent
SoundEvent
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).