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

    Struct GhostSystemStateComponent

    Namespace: Unity.NetCode
    Syntax
    public struct GhostSystemStateComponent : ISystemStateComponentData

    Fields

    despawnTick

    Declaration
    public uint despawnTick
    Field Value
    Type Description
    UInt32

    ghostId

    Declaration
    public int ghostId
    Field Value
    Type Description
    Int32

    ghostTypeIndex

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