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

Public Member Functions

 MyExclusiveLock (FastResourceLock lockObject)
 
void Dispose ()
 

Public Attributes

FastResourceLock m_lockObject
 

Detailed Description

Definition at line 29 of file FastResourceLockExtensions.cs.

Constructor & Destructor Documentation

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

Definition at line 34 of file FastResourceLockExtensions.cs.

Member Function Documentation

void VRage.FastResourceLockExtensions.MyExclusiveLock.Dispose ( )
inline

Definition at line 40 of file FastResourceLockExtensions.cs.

Member Data Documentation

FastResourceLock VRage.FastResourceLockExtensions.MyExclusiveLock.m_lockObject

Definition at line 31 of file FastResourceLockExtensions.cs.


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