diag_SQFCDebugDump

From Bohemia Interactive Community
Revision as of 19:23, 14 February 2024 by R3vo (talk | contribs) (Created page with "{{RV|type=command |game1= arma3 |version1= 2.18 |branch= diag |gr1= Diagnostic |descr= Dumps the bytecode as {{arma3}} sees it, in a diff friendly way. Useful for testing...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description
Only available in Diagnostic branch(es).

Description

Description:
Dumps the bytecode as Arma 3 sees it, in a diff friendly way. Useful for testing custom SQFC compilers.
Groups:
Diagnostic

Syntax

Syntax:
diag_SQFCDebugDump [sourcePath, targetPath]
Parameters:
sourcePath: String - Path to file on drive that should be read
targetPath: String - Path to file on drive to output to
Return Value:
Nothing

Examples

Example 1:
diag_SQFCDebugDump ["P:/test.sqfc", "P:/dump"];

Additional Information

See also:
See also needed

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