Struct DefaultGhostSpawnSystem<T>.PredictSpawnGhost | Unity NetCode | 0.2.0-preview.5
docs.unity.cn
    Show / Hide Table of Contents

    Struct DefaultGhostSpawnSystem<T>.PredictSpawnGhost

    Namespace: Unity.NetCode
    Syntax
    public struct PredictSpawnGhost

    Fields

    entity

    Declaration
    public Entity entity
    Field Value
    Type Description
    Entity

    snapshotData

    Declaration
    public T snapshotData
    Field Value
    Type Description
    T
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX