pitch: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (template:command argument fix)
Line 13: Line 13:


|p1= person: [[Object]] |= Parameter 1
|p1= person: [[Object]] |= Parameter 1
| [[Number]] |= RETURNVALUE
| [[Number]] |RETURNVALUE=  




|x1= <code>pitch player
|x1= <code>pitch player
</code>|= EXAMPLE1
</code>|EXAMPLE1=  


____________________________________________________________________________________________
____________________________________________________________________________________________


| [[setPitch]] |= SEEALSO
| [[setPitch]] |SEEALSO=  


|  |= MPBEHAVIOUR
|  |MPBEHAVIOUR=  
____________________________________________________________________________________________
____________________________________________________________________________________________
}}
}}

Revision as of 11:35, 7 April 2019

Hover & click on the images for description

Description

Description:
Returns the pitch of a persons voice.
Groups:
Uncategorised

Syntax

Syntax:
pitch person
Parameters:
person: Object
Return Value:
Number

Examples

Example 1:
pitch player

Additional Information

See also:
setPitch

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section