deleteStatus

From Bohemia Interactive Community
Revision as of 17:24, 19 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


back to COMREF

deleteStatus statusName


Operand types:

statusName: String

Type of returned value:

Boolean

Compatibility:

Added in version 1.75

Description:

Delete status created by saveStatus from campaign progress file.


Example:

deleteStatus "playerState"