docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Struct GhostPredictionSwitchingQueues

    Singleton component with APIs and collections required for converting client ghosts GhostMode to Predicted & Interpolated. GhostPredictionSwitchingSystem

    Implements
    IComponentData
    IQueryTypeParameter
    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Unity.NetCode
    Assembly: solution.dll
    Syntax
    public struct GhostPredictionSwitchingQueues : IComponentData, IQueryTypeParameter

    Fields

    Name Description
    ConvertToInterpolatedQueue

    ConvertGhostToInterpolated(EntityManager, GhostUpdateVersion, NetDebug, NativeArray<GhostCollectionPrefab>, Entity, float, ref FixedList64Bytes<Entity>, ref uint)

    ConvertToPredictedQueue

    ConvertGhostToPredicted(EntityManager, GhostUpdateVersion, NetDebug, NativeArray<GhostCollectionPrefab>, Entity, float, ref FixedList64Bytes<Entity>, ref uint)

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)