logNetworkTerminate
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Arma 3
- Version:
- 1.56
Description
- Description:
- Terminates a network log file started with logNetwork with the given handle
Syntax
- Syntax:
- logNetworkTerminate handle
- Parameters:
- handle: Number - handle to terminate (created with logNetwork)
- Return Value:
- Nothing
Examples
- Example 1:
logNetworkTerminate _someHandle;
Additional Information
- Multiplayer:
- -
- See also:
- logNetwork
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To