docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Field NetworkPrefabsLists

    Edit-time scripted object containing a list of NetworkPrefabs.

    Namespace: Unity.Netcode
    Assembly: solution.dll
    Syntax
    [SerializeField]
    public List<NetworkPrefabsList> NetworkPrefabsLists
    Returns
    Type Description
    List<NetworkPrefabsList>
    Remarks

    This field can be null if no prefabs are pre-configured. Runtime usages of NetworkPrefabs should not depend on this edit-time field for execution.

    In This Article
    Back to top
    Copyright © 2024 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)