docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method RegisterDriver

    RegisterDriver(TransportType, in NetworkDriverInstance)

    Add a new driver to the store. Throw exception if all drivers slot are already occupied or the driver is not created/valid

    Declaration
    public int RegisterDriver(TransportType driverType, in NetworkDriverStore.NetworkDriverInstance driverInstance)
    Parameters
    Type Name Description
    TransportType driverType
    NetworkDriverStore.NetworkDriverInstance driverInstance
    Returns
    Type Description
    int

    The assigned driver id

    Exceptions
    Type Condition
    InvalidOperationException
    In This Article
    Back to top
    Copyright © 2023 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)