Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
CastleSoundEngine
type TSoundType = record
Unique sound type identifier for sounds used within TRepoSoundEngine.
function Info: TSoundInfo;
class operator = (const SoundType1, SoundType2: TSoundType): boolean;