lockIdentity: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " +" to " ")
m (Text replacement - " \| *(\[\[[a-zA-Z0-9]+\]\][^ ]+) *\|x1=" to " |r1= $1 |x1=")
Line 9: Line 9:
|p1= unit: [[Object]]
|p1= unit: [[Object]]
|p2=
|p2=
| [[Boolean]] - [[true]], if it was applied
|r1= [[Boolean]] - [[true]], if it was applied
 
|x1= <code>_success = '''lockIdentity''' player;</code>
|x1= <code>_success = '''lockIdentity''' player;</code>
|seealso= [[loadIdentity]],[[setIdentity]]
|seealso= [[loadIdentity]],[[setIdentity]]

Revision as of 14:21, 12 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Unit Identity

Syntax

Syntax:
Syntax needed
Parameters:
unit: Object
Return Value:
Boolean - true, if it was applied

Examples

Example 1:
_success = lockIdentity player;

Additional Information

See also:
loadIdentitysetIdentity

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