The search keyword must be a single word (no spaces).
Function GetSoundIsLoading
- Line
- 3755
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- 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 |
| 3758 | native UnregisterStackedSound takes sound soundHandle, boolean byPosition, real rectwidth, real rectheight returns nothing |
| 3759 | |
| 3760 | native SetSoundFacialAnimationLabel takes sound soundHandle, string animationLabel returns boolean |