GetSoundPitch: Difference between revisions
From Onset Developer Wiki
Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetSoundPitch(sound)}} {{FuncParameters}} {{FuncParam|sound|__EDIT_ME__}} {{FuncReturnValue|__EDI..." |
No edit summary |
||
Line 14: | Line 14: | ||
{{RelatedFunctions}} | {{RelatedFunctions}} | ||
* [[SetSoundPitch]] | |||
* [[GetSoundVolume]] | |||
* [[SetSoundVolume]] | |||
* [[CreateSound]] | |||
* [[DestroySound]] |
Revision as of 15:17, 13 November 2019
Description
__EDIT_ME__
Syntax
GetSoundPitch(sound)
Parameters
- sound
__EDIT_ME__
Return Value
- __EDIT_ME__
Example
__EDIT_ME__