Struct OutgoingRpcDataStreamBufferComponent
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("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 |