Skip to content

Commit 5ca6806

Browse files
Adding additional resources
Co-authored-by: Amy Reeve <amy.reeve@unity3d.com>
1 parent 5fe4f36 commit 5ca6806

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

com.unity.netcode.gameobjects/Documentation~/command-line-arguments.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,6 @@ UnityTransport.SetConnectionData(string ip, ushort port, string listenAddress, b
6161

6262
Setting `forceOverride` to `true` ensures that the values you pass to `SetConnectionData` override any values specified via command line arguments.
6363

64+
## Additional resources
65+
66+
- [Command-line arguments in the Unity Manual](https://docs.unity3d.com/6000.2/Documentation/Manual/CommandLineArguments.html)

0 commit comments

Comments
 (0)