docs.unity.cn
    Show / Hide Table of Contents

    Struct OutgoingRpcDataStreamBufferComponent

    Temporary type, used to upgrade to new component type, to be removed before final 1.0

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: Unity.NetCode
    Syntax
    [Obsolete("OutgoingRpcDataStreamBufferComponent has been deprecated. Use OutgoingRpcDataStreamBuffer instead (UnityUpgradable) -> OutgoingRpcDataStreamBuffer", true)]
    [InternalBufferCapacity(0)]
    public struct OutgoingRpcDataStreamBufferComponent

    Fields

    Value

    The element value.

    Declaration
    public byte Value
    Field Value
    Type Description
    Byte
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023