nameSound: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.04|= Game version ____________________...")
 
No edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Returns the nameSound of the variable assigned to the object in the mission editor. |= Description
| Returns the nameSound of a person. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''nameSound''' object |= Syntax
| '''nameSound''' unit |= Syntax


|p1= object: [[Object]] |= Parameter 1
|p1= unit: [[Object]] |= Parameter 1
| [[String]] |= RETURNVALUE  
| [[String]] |= RETURNVALUE  



Revision as of 12:21, 19 September 2013

Hover & click on the images for description

Description

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

Syntax

Syntax:
nameSound unit
Parameters:
unit: Object
Return Value:
String

Examples

Example 1:
nameSound player

Additional Information

See also:
See also needed

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