Usage:
Object.IsSaveable
boolean
Argument values:
argument 1: | 0; most commonly 0 |
This property is not a part of any defined type of object.
Used in a total of 29 .con files: Skyandsun.con
Parent directory of these .con files: Bf1942/Levels
Example: (from Bf1942/Levels/Anzio/Init/SkyAndSun.con)
REM **
Object.Create TSun
Object.IsSaveable 0
Object.Name sun
Go to the Object properties list page, Object page, All Properties list, or Main scripting page.