Click or drag to resize
SyncT  Conversion (SyncT to T)

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

[Missing <summary> documentation for "M:VRage.Sync`1.op_Implicit(VRage.Sync{`0})~`0"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public static implicit operator T (
	Sync<T> sync
)

Parameters

sync
Type: VRageSyncT

[Missing <param name="sync"/> documentation for "M:VRage.Sync`1.op_Implicit(VRage.Sync{`0})~`0"]

Return Value

Type: T

[Missing <returns> documentation for "M:VRage.Sync`1.op_Implicit(VRage.Sync{`0})~`0"]

See Also