speaker: 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
| [[String]] |= RETURNVALUE
| [[String]] |RETURNVALUE=  




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


____________________________________________________________________________________________
____________________________________________________________________________________________


| [[setSpeaker]] |= SEEALSO
| [[setSpeaker]] |SEEALSO=  


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

Revision as of 11:37, 7 April 2019

Hover & click on the images for description

Description

Description:
Returns the speaker of a person.
Groups:
Uncategorised

Syntax

Syntax:
speaker person
Parameters:
person: Object
Return Value:
String

Examples

Example 1:
speaker player

Additional Information

See also:
setSpeaker

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