diag captureFrameToFile: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{DISPLAYTITLE:diag_.+\}\} \{\{RV\|" to "{{RV|")
m (Text replacement - " " to " ")
Line 26: Line 26:
| [[Performance Profiling]], [[diag_captureSlowFrame]], [[diag_logSlowFrame]], [[diag_captureFrame]], [[logEntities]], [[exportJIPMessages]]
| [[Performance Profiling]], [[diag_captureSlowFrame]], [[diag_logSlowFrame]], [[diag_captureFrame]], [[logEntities]], [[exportJIPMessages]]
}}
}}





Revision as of 21:41, 31 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
DiagnosisPerformance Logging

Syntax

Syntax:
Syntax needed
Parameters:
frame: Number - next n-th frame to be captured
Return Value:
Return value needed

Examples

Example 1:
diag_captureFrameToFile 1; //capture the first frame after command execution
Example 2:
diag_captureFrameToFile 24; //capture 24th frame after command execution

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