Click or drag to resize
FastResourceLockExtensionsMyExclusiveLock 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 MyExclusiveLock(
	FastResourceLock lockObject
)

Parameters

lockObject
Type: VRageFastResourceLock

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

See Also