Search Results for

    Show / Hide Table of Contents

    ConnectionMetrics.ReliableUniques Property

    Namespace: Riptide.Utils
    Assembly: RiptideNetworking.dll

    ReliableUniques

    The number of unique reliable messages sent since the last Reset() call. A message only counts towards this the first time it is sent—subsequent resends are not counted.

    public int ReliableUniques { get; }

    Property Value

    int
    • Improve this Doc
    • View Source
    • Support Riptide
    In This Article
    Back to top Copyright © Tom Weiland 2022
    Made with DocFX