docs.unity.cn
    Show / Hide Table of Contents

    Struct FragmentationUtility.Parameters

    Namespace: Unity.Networking.Transport.Utilities
    Syntax
    public struct Parameters : INetworkParameter

    Fields

    PayloadCapacity

    Maximum payload size that can be fragmented.

    Declaration
    public int PayloadCapacity
    Field Value
    Type Description
    Int32

    Methods

    Validate()

    Declaration
    public bool Validate()
    Returns
    Type Description
    Boolean
    Implements
    INetworkParameter.Validate()
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, March 31, 2022
    Terms of use