Method | Description | |
---|---|---|
Add ( FMOD instance ) : void | ||
SetParameterValue ( string name, float value ) : void | ||
StopAll ( FMOD stopMode ) : void | ||
Update ( FMOD attributes ) : void |
public SetParameterValue ( string name, float value ) : void | ||
name | string | |
value | float | |
return | void |