save3DENPreferences: Difference between revisions
Jump to navigation
Jump to search
m (2.16 -> 2.18) |
Lou Montana (talk | contribs) m (Fix) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 2.18 | |version1= 2.18 | ||
|gr1= Eden Editor | |gr1= Eden Editor | ||
Line 13: | Line 12: | ||
|r1= [[Boolean]] - [[true]] on success | |r1= [[Boolean]] - [[true]] on success | ||
|x1= <sqf>"Preferences" set3DENMissionAttribute ["SaveBinarized", true]; | |x1= <sqf> | ||
save3DENPreferences;</sqf> | "Preferences" set3DENMissionAttribute ["SaveBinarized", true]; | ||
save3DENPreferences; | |||
</sqf> | |||
|seealso= [[saveProfileNamespace]] [[saveMissionProfileNamespace]] | |seealso= [[saveProfileNamespace]] [[saveMissionProfileNamespace]] | ||
}} | }} |
Latest revision as of 16:05, 8 October 2024
Description
- Description:
- Saves current 3DEN preferences into .3den.Arma3Profile file.
- Groups:
- Eden Editor
Syntax
- Syntax:
- save3DENPreferences
- Return Value:
- Boolean - true on success
Examples
- Example 1:
Additional Information
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