Class Sound


  • public final class Sound
    extends RecordContainer
    A container holding information about a sound. It contains:

  • 1. CString (4026), Instance 0: Name of sound (e.g. "crash")
  • 2. CString (4026), Instance 1: Type of sound (e.g. ".wav")
  • 3. CString (4026), Instance 2: Reference id of sound in sound collection
  • 4. CString (4026), Instance 3, optional: Built-in id of sound, for sounds we ship. This is the id that?s in the reg file.
  • 5. SoundData (2023), optional