SoundEvent::SetParam

SoundEvent::SetParam
virtual void SetParam(String param, float paramValue, String eventId = "") = 0;
Description

SetParam sets the sound parameter.

Parameters
Parameters 
Description 
String param 
Name of the parameter. 
float paramValue 
The value of the parameter. 
String eventId = "" 
The Id of the event (optional).