IsSoundPlaying abstract method

bool IsSoundPlaying(
  1. SoundStructType sound
)

Implementation

bool IsSoundPlaying(
  SoundStructType sound,
);