FunctionsPlatformSoundEffectPlatformSoundEffect CallablePlatformSoundEffect(Category: string, Sound: string | string[], Factor?: number): voidPlays a sound effect if neededParametersCategory: stringThe sound effect categorySound: string | string[]The sound or array of sound to playFactor: number = 0.3333The volume factor to applyReturns voidNothing
Plays a sound effect if needed