HU/Element/Sound: Difference between revisions
Jump to navigation
Jump to search
(Created page with "The sound element represents a custom sound sent to the client via the use of the file parameter inside the meta file and created either by playSound or playSound3D....") |
No edit summary |
||
Line 14: | Line 14: | ||
==Related scripting functions== | ==Related scripting functions== | ||
===Client=== | ===Client=== | ||
{{Client audio functions}} | {{Client audio functions hu}} | ||
[[Category:Element Types]] | [[Category:Element Types]] |
Revision as of 09:53, 19 July 2018
The sound element represents a custom sound sent to the client via the use of the file parameter inside the meta file and created either by playSound or playSound3D.
A sound element is created using playSound3D or playSound and can be manipulated with the following element functions:.
Sound elements can also be manipulated using the other Client audio functions.
The element type of this class is "sound".
Related scripting functions
Client
- HU/getRadioChannel
- HU/getRadioChannelName
- HU/getSFXStatus
- HU/getSoundBPM
- HU/getSoundEffects
- HU/getSoundFFTData
- HU/getSoundLength
- HU/getSoundLevelData
- HU/getSoundMaxDistance
- HU/getSoundMetaTags
- HU/getSoundMinDistance
- HU/getSoundPan
- HU/getSoundPosition
- HU/getSoundProperties
- HU/getSoundSpeed
- HU/getSoundVolume
- HU/getSoundWaveData
- HU/isSoundPanningEnabled
- HU/isSoundPaused
- HU/playSFX
- HU/playSFX3D
- HU/playSound
- HU/playSound3D
- HU/playSoundFrontEnd
- HU/setRadioChannel
- HU/setSoundEffectEnabled
- HU/setSoundMaxDistance
- HU/setSoundMinDistance
- HU/setSoundPan
- HU/setSoundPanningEnabled
- HU/setSoundPaused
- HU/setSoundPosition
- HU/setSoundProperties
- HU/setSoundSpeed
- HU/setSoundVolume
- HU/stopSound
Fordította
Surge