set_play_sound_func
Description:
Sets a callback to call when a play of a sound is requested.
Parameters:
| this | |
| func |
a callback to play a sound |
| user_data |
user data to pass to |
Sets a callback to call when a play of a sound is requested.
| this | |
| func |
a callback to play a sound |
| user_data |
user data to pass to |