Space Engineers
Public Member Functions | Public Attributes | List of all members
VRage.FastResourceLockExtensions.MySharedLock Struct Reference
Inheritance diagram for VRage.FastResourceLockExtensions.MySharedLock:

Public Member Functions

 MySharedLock (FastResourceLock lockObject)
 
void Dispose ()
 

Public Attributes

FastResourceLock m_lockObject
 

Detailed Description

Definition at line 11 of file FastResourceLockExtensions.cs.

Constructor & Destructor Documentation

VRage.FastResourceLockExtensions.MySharedLock.MySharedLock ( FastResourceLock  lockObject)
inline

Definition at line 16 of file FastResourceLockExtensions.cs.

Member Function Documentation

void VRage.FastResourceLockExtensions.MySharedLock.Dispose ( )
inline

Definition at line 22 of file FastResourceLockExtensions.cs.

Member Data Documentation

FastResourceLock VRage.FastResourceLockExtensions.MySharedLock.m_lockObject

Definition at line 13 of file FastResourceLockExtensions.cs.


The documentation for this struct was generated from the following file: