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