Click or drag to resize
FastResourceLockExtensionsMySharedLock Constructor

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

Namespace: VRage
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
public MySharedLock(
	FastResourceLock lockObject
)

Parameters

lockObject
Type: VRageFastResourceLock

[Missing <param name="lockObject"/> documentation for "M:VRage.FastResourceLockExtensions.MySharedLock.#ctor(VRage.FastResourceLock)"]

See Also