The search keyword must be a single word (no spaces).
Function VolumeGroupReset
- Line
- 3752
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- nothing
- Returns
- nothing
| 3752 | native VolumeGroupReset takes nothing returns nothing |
| 3753 | |
| 3754 | native GetSoundIsPlaying takes sound soundHandle returns boolean |
| 3755 | native GetSoundIsLoading takes sound soundHandle returns boolean |
| 3756 | |
| 3757 | native RegisterStackedSound takes sound soundHandle, boolean byPosition, real rectwidth, real rectheight returns nothing |