Struct IncomingRpcDataStreamBufferComponent
Temporary type, used to upgrade to new component type, to be removed before final 1.0
Inherited Members
Namespace: Unity.NetCode
Assembly: Unity.NetCode.dll
Syntax
[Obsolete("IncomingRpcDataStreamBufferComponent has been deprecated. Use IncomingRpcDataStreamBuffer instead (UnityUpgradable) -> IncomingRpcDataStreamBuffer", true)]
[InternalBufferCapacity(0)]
public struct IncomingRpcDataStreamBufferComponent
Fields
Value
The element value.
Declaration
public byte Value
Field Value
Type | Description |
---|---|
byte |