diag dynamicSimulationEnd: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma3 | | arma3 | ||
|1.68 | |1.68 | ||
|gr1= Diagnosis | |gr1= Diagnosis | ||
|gr2= Dynamic Simulation | |gr2= Dynamic Simulation | ||
| Ends dynamic simulation stats gathering and writes it into given file. | | Ends dynamic simulation stats gathering and writes it into given file. | ||
| [[diag_dynamicSimulationEnd]] file | | [[diag_dynamicSimulationEnd]] file | ||
|p1 = file: [[String]] - File name | |p1 = file: [[String]] - File name | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>[[diag_dynamicSimulationEnd]] "someFile.txt";</code> | |x1= <code>[[diag_dynamicSimulationEnd]] "someFile.txt";</code> | ||
| [[Arma 3 Dynamic Simulation]] | | [[Arma 3 Dynamic Simulation]] | ||
}} | }} |
Revision as of 00:29, 18 January 2021
Description
- Description:
- Ends dynamic simulation stats gathering and writes it into given file.
- Groups:
- DiagnosisDynamic Simulation
Syntax
- Syntax:
- diag_dynamicSimulationEnd file
- Parameters:
- file: String - File name
- Return Value:
- Nothing
Examples
- Example 1:
diag_dynamicSimulationEnd "someFile.txt";
Additional Information
- See also:
- Arma 3 Dynamic Simulation
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