Click or drag to resize
SyncBase  Conversion (SyncBase to BitReaderWriter)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.SyncBase.op_Implicit(VRage.SyncBase)~VRage.Library.Collections.BitReaderWriter"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public static implicit operator BitReaderWriter (
	SyncBase sync
)

Parameters

sync
Type: VRageSyncBase

[Missing <param name="sync"/> documentation for "M:VRage.SyncBase.op_Implicit(VRage.SyncBase)~VRage.Library.Collections.BitReaderWriter"]

Return Value

Type: BitReaderWriter

[Missing <returns> documentation for "M:VRage.SyncBase.op_Implicit(VRage.SyncBase)~VRage.Library.Collections.BitReaderWriter"]

See Also