formationLeader: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (=)
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| person <nowiki>=</nowiki> '''formationLeader''' person |= Syntax
| person <nowiki>=</nowiki> '''formationLeader''' [[Object#Person|Person]]|= Syntax


|p1= person: [[Object]] |= Parameter 1
|p1= [[Object#Person|Person]] |= Parameter 1


| [[Object]] |= Return value
| [[Object]] |= Return value

Revision as of 11:38, 27 August 2007

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Return leader of the formation.
Groups:
Uncategorised

Syntax

Syntax:
person = formationLeader Person
Parameters:
Person
Return Value:
Object

Examples

Examples:
Example needed

Additional Information

See also:
formLeaderleaderisFormationLeaderselectLeader

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

Posted on December 2, 2006 - 00:46
Kronzky
Return value is <NULL-OBJECT> if no group members exist.

Bottom Section