docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum NetworkPrefabOverride

    The method of NetworkPrefab override used to identify the source prefab

    Namespace: Unity.Netcode
    Assembly: Unity.Netcode.Runtime.dll
    Syntax
    public enum NetworkPrefabOverride

    Fields

    Name Description
    Hash

    Override the prefab when the given SourceHashToOverride is requested Used in situations where the server assets do not exist in client builds

    None

    No oeverride is present

    Prefab

    Override the prefab when the given SourcePrefabToOverride is requested

    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)