docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Field FuzzFactor

    Use the fuzz factor when you want to fuzz a packet. For every packet a random number generator is used to determine if the packet should have the internal bits flipped. A percentage of 5 means approximately every 20th packet will be fuzzed, and that each bit in the packet has a 5 percent chance to get flipped.

    Namespace: Unity.Networking.Transport.Utilities
    Assembly: solution.dll
    Syntax
    public int FuzzFactor
    Returns
    Type Description
    int
    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)