It should be :
Code: ags
My typo was only in "AudioChannels" word, so I posted only that fixed part last time. But the full assignment of "clip" variable is still necessary.
AudioClip *clip = System.AudioChannels[i].PlayingClip;
My typo was only in "AudioChannels" word, so I posted only that fixed part last time. But the full assignment of "clip" variable is still necessary.