Class GhostAuthoringComponent | Unity NetCode | 0.2.0-preview.5
docs.unity.cn
    Show / Hide Table of Contents

    Class GhostAuthoringComponent

    Inheritance
    Object
    GhostAuthoringComponent
    Namespace: Unity.NetCode
    Syntax
    public class GhostAuthoringComponent : MonoBehaviour

    Fields

    Components

    Declaration
    public GhostAuthoringComponent.GhostComponent[] Components
    Field Value
    Type Description
    GhostAuthoringComponent.GhostComponent[]

    DefaultClientInstantiationType

    Declaration
    public GhostAuthoringComponent.ClientInstantionType DefaultClientInstantiationType
    Field Value
    Type Description
    GhostAuthoringComponent.ClientInstantionType

    doNotStrip

    Declaration
    public bool doNotStrip
    Field Value
    Type Description
    Boolean

    Importance

    Declaration
    public string Importance
    Field Value
    Type Description
    String

    Name

    Declaration
    public string Name
    Field Value
    Type Description
    String

    PredictingPlayerNetworkId

    Declaration
    public string PredictingPlayerNetworkId
    Field Value
    Type Description
    String

    prefabId

    Declaration
    public string prefabId
    Field Value
    Type Description
    String

    RootPath

    Declaration
    public string RootPath
    Field Value
    Type Description
    String

    SerializerPath

    Declaration
    public string SerializerPath
    Field Value
    Type Description
    String

    SnapshotDataPath

    Declaration
    public string SnapshotDataPath
    Field Value
    Type Description
    String

    UpdateSystemPath

    Declaration
    public string UpdateSystemPath
    Field Value
    Type Description
    String
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX