Enum GhostPrefabType | Unity NetCode | 0.6.0-preview.7
docs.unity.cn
    Show / Hide Table of Contents

    Enum GhostPrefabType

    Namespace: Unity.NetCode
    Syntax
    [Flags]
    public enum GhostPrefabType

    Fields

    Name Description Value
    InterpolatedClient 1
    PredictedClient 2
    Client 3
    Server 4
    AllPredicted 6
    All 7
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021