File Export Options

From truxwiki.com
Revision as of 04:41, 2 December 2020 by Sam (talk | contribs) (Created page with "These defined constants represent the options you can set for exporting files from Truxton. {| class="wikitable" ! Name ! Value ! Meaning |- | <...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

These defined constants represent the options you can set for exporting files from Truxton.

Name Value Meaning
TRUXTON_EXPORT_FILE_OPTION_UNKNOWN 0 We don't know what the option is.
TRUXTON_EXPORT_FILE_OPTION_NAME_FORMAT 1 Sets the pattern for naming output files.
TRUXTON_EXPORT_FILE_OPTION_FOLDER 2 Sets folder where the exported files should go.
TRUXTON_EXPORT_FILE_OPTION_TAR 3 Export files to a tar file.