LoadSound abstract method

SoundStructType LoadSound(
  1. String fileName
)

Implementation

SoundStructType LoadSound(
  String fileName,
);