deleteIdentity

From Bohemia Interactive Community
Revision as of 13:43, 4 May 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


deleteIdentity identityName


Operand types:

identityName: String

Type of returned value:

Boolean

Compatibility:

Added in version 1.75

Description:

Delete identity created by saveIdentity from campaign progress file.


Example:

deleteIdentity "playerIdentity"