Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the number of sound entries a sound kit contains.
entryCount = GetSoundEntryCount(soundKit)
Arguments[]
- soundKit
- number - A sound kit ID.
Returns[]
- entryCount
- number? - The number of sound entries this sound kit contains.
Details[]
- A sound entry typically refers to a distinct sound file that will be sampled when the sound kit is played.
Patch changes[]
- Patch 10.1.0 (2023-05-02): Added.