PlaySound abstract method

void PlaySound(
  1. SoundStructType sound
)

Implementation

void PlaySound(
  SoundStructType sound,
);