Back to Fpssample

Welcome to Unity Networking Transport

Packages/com.unity.transport/Documentation/index.md

0.0.01.0 KB
Original Source

Welcome to Unity Networking Transport

About Unity.Networking.Transport

Use the com.unity.transport package to add multiplayer / network features for your project.

Overview

Installing com.unity.transport

Technical details

Requirements

This version of com.unity.transport is compatible with the following versions of the Unity Editor:

  • 2018.2 and later (recommended)

Known limitations

Unity.Networking.Transport version 0.1.0 has the following limitations:*

  • Currently only supports the platforms
    • Windows, Linux, Mac OSX, iOS and Android

Package contents

The following table shows the package folder contents.

LocationDescription
DocumentationContains manual part of the documentation (script reference is inline using xmldoc).
RuntimeContains the implementation.
TestsContains all the tests.

Document revision history

DateReason
Jul 18, 2018Document created. Matches package version 0.1.0.

Next: Manual