Sandbox Logo

SoundHandle.Update

void Update()

Description

Called to push changes to a sound immediately, rather than waiting for the next tick. You should call this if you make changes to a sound.

Return

User Comments