isFormationLeader: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


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


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


| [[Boolean]] |= Return value
| [[Boolean]] |= Return value

Revision as of 02:56, 23 January 2009

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

Description

Description:
Returns true if the specified person is subgroup leader.
Groups:
Uncategorised

Syntax

Syntax:
Boolean = isFormationLeader person
Parameters:
person: Object
Return Value:
Boolean

Examples

Examples:
Example needed

Additional Information

See also:
formationLeaderformLeaderleaderselectLeader

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