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

    Struct PredictedGhostSpawnRequestComponent

    Component used to request predictive spawn of a ghost. Create an entity with this tag and an ISnapshotData of the ghost type you want to create. The ghost type must support predictive spawning to use this.

    Namespace: Unity.NetCode
    Syntax
    public struct PredictedGhostSpawnRequestComponent : IComponentData
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX