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

    Struct GhostComponent

    Component signaling an entity which is replicated over the network

    Namespace: Unity.NetCode
    Syntax
    public struct GhostComponent : IComponentData

    Fields

    ghostId

    Declaration
    public int ghostId
    Field Value
    Type Description
    Int32
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX