loadStatus

From Bohemia Interactive Community
Revision as of 14:12, 16 April 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

object loadStatus name


Operand types:

object: Object

name: String

Type of returned value:

Boolean

Description:

Loads object's properties from objects.sav file in campaign directory (from entry name).


Example:

player loadStatus "playerState"