The search keyword must be a single word (no spaces).
Function SetSoundDuration
- Line
- 3747
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- sound soundHandle, integer duration
- Returns
- nothing
| 3747 | native SetSoundDuration takes sound soundHandle, integer duration returns nothing |
| 3748 | native GetSoundDuration takes sound soundHandle returns integer |
| 3749 | native GetSoundFileDuration takes string musicFileName returns integer |
| 3750 | |
| 3751 | native VolumeGroupSetVolume takes volumegroup vgroup, real scale returns nothing |
| 3752 | native VolumeGroupReset takes nothing returns nothing |