diag captureFrame: 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 25: Line 25:
| [[Performance Profiling]], [[diag_captureSlowFrame]], [[diag_logSlowFrame]], [[logEntities]], [[exportJIPMessages]], [[diag_captureFrameToFile]]
| [[Performance Profiling]], [[diag_captureSlowFrame]], [[diag_logSlowFrame]], [[logEntities]], [[exportJIPMessages]], [[diag_captureFrameToFile]]
}}
}}





Revision as of 21:38, 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_captureFrame 1; //capture the first frame after command execution
Example 2:
diag_captureFrame 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