Struct IncomingCommandDataStreamBufferComponent
Temporary type, used to upgrade to new component type, to be removed before final 1.0
Inherited Members
Namespace: Unity.NetCode
Syntax
[Obsolete("IncomingCommandDataStreamBufferComponent has been deprecated. Use IncomingCommandDataStreamBuffer instead (UnityUpgradable) -> IncomingCommandDataStreamBuffer", true)]
public struct IncomingCommandDataStreamBufferComponent : IBufferElementData
Fields
Value
The buffer content
Declaration
public byte Value
Field Value
Type | Description |
---|---|
Byte |