diag dynamicSimulationEnd: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|Comments= ____________________________________________________________________________________________ | arma3 |Game name= |1.68|Game version= |gr1= Diagnosis |GR...") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 9: | Line 8: | ||
|gr2= Dynamic Simulation |GROUP2= | |gr2= Dynamic Simulation |GROUP2= | ||
| Ends dynamic simulation stats gathering and writes it into given file.|DESCRIPTION= | | Ends dynamic simulation stats gathering and writes it into given file.|DESCRIPTION= | ||
| [[diag_dynamicSimulationEnd]] file |SYNTAX= | | [[diag_dynamicSimulationEnd]] file |SYNTAX= | ||
Line 19: | Line 16: | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>[[diag_dynamicSimulationEnd]] "someFile.txt";</code> |EXAMPLE1= | |x1= <code>[[diag_dynamicSimulationEnd]] "someFile.txt";</code> |EXAMPLE1= | ||
| [[Arma 3 Dynamic Simulation]] |SEEALSO= | | [[Arma 3 Dynamic Simulation]] |SEEALSO= |
Revision as of 00:43, 17 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