PlaySound abstract method

void PlaySound(
  1. SoundStructType sound
)

Play a sound

Implementation

void PlaySound(
  SoundStructType sound,
);