docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class NetworkPrefabHandlerTests

    The NetworkPrefabHandler unit tests validates: Registering with GameObject, NetworkObject, or GlobalObjectIdHash Newly assigned rotation or position values for newly spawned NetworkObject instances are valid Destroying a newly spawned NetworkObject instance works Removing a INetworkPrefabInstanceHandler is removed and can be verified (very last check)

    Inheritance
    object
    NetworkPrefabHandlerTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Netcode.RuntimeTests
    Assembly: solution.dll
    Syntax
    public class NetworkPrefabHandlerTests

    Methods

    Name Description
    NetworkConfigInvalidNetworkPrefabTest()

    Tests the NetwokConfig NetworkPrefabsList initialization during NetworkManager's Init method to make sure that it will still initialize but remove the invalid prefabs

    NetworkPrefabHandlerClass()
    Setup()
    TearDown()
    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)