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

    Struct GhostDespawnSystem.DelayedDespawnGhost

    Namespace: Unity.NetCode
    Syntax
    public struct DelayedDespawnGhost

    Fields

    ghost

    Declaration
    public Entity ghost
    Field Value
    Type Description
    Entity

    tick

    Declaration
    public uint tick
    Field Value
    Type Description
    UInt32
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX