docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Create Session component reference

    Important

    The Multiplayer Widgets package is deprecated. Use Unity Building Blocks instead to quickly add functionality to your Unity project.

    The properties in the Create Session component. Any multiplayer widget that can join a session includes this component by default.

    Property Description
    Widget configuration The script that sets the parameters of this session. To learn more, refer to Configure a Widget.
    Joining Session () Select Add + to specify the UnityEvent that occurs when a user attempts to join a specific session.
    Joined Session (ISession) Select Add + to specify the UnityEvent that occurs when a user is in a session.
    Failed To Join Session (SessionException) Select Add + to specify the UnityEvent that occurs when a user can't join a session because of an error.

    Additional resources

    • Configure a session
    • Multiplayer Sessions
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)