isPlayer

From Bohemia Interactive Community
Revision as of 19:36, 19 July 2006 by Raedor (talk | contribs) (typo)
Jump to navigation Jump to search


isPlayer person


Operand types:

person: Object

Type of returned value:

Boolean

Compatibility:

Version 2.92 required.

Description:

Check if given person is a human player. It is not the same as testing object == player, because in MP it tests for any player, not only for the local one.