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

    Struct GhostDeserializerState

    Namespace: Unity.NetCode
    Syntax
    public struct GhostDeserializerState

    Fields

    GhostMap

    Declaration
    public NativeHashMap<SpawnedGhost, Entity> GhostMap
    Field Value
    Type Description
    NativeHashMap<SpawnedGhost, Entity>

    GhostOwner

    Declaration
    public int GhostOwner
    Field Value
    Type Description
    Int32

    SendToOwner

    Declaration
    public SendToOwnerType SendToOwner
    Field Value
    Type Description
    SendToOwnerType

    SnapshotTick

    Declaration
    public uint SnapshotTick
    Field Value
    Type Description
    UInt32
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021