docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor NetworkSettings

    NetworkSettings(Allocator)

    Creates a new NetworkSettings object using the provided allocator. If no Allocator is provided, Allocator.Temp will be used.

    Declaration
    public NetworkSettings(Allocator allocator)
    Parameters
    Type Name Description
    Allocator allocator

    The allocator used for the parameters list. When Allocator.Temp is used, the settings are valid to use only during one frame.

    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)