Space Engineers
|
Public Attributes | |
int | AcqExcl |
int | AcqShrd |
int | AcqExclCont |
int | AcqShrdCont |
int | AcqExclSlp |
int | AcqShrdSlp |
int | PeakExclWtrsCount |
int | PeakShrdWtrsCount |
Definition at line 27 of file FastResourceLock.cs.
int VRage.FastResourceLock.Statistics.AcqExcl |
Definition at line 29 of file FastResourceLock.cs.
int VRage.FastResourceLock.Statistics.AcqExclCont |
Definition at line 31 of file FastResourceLock.cs.
int VRage.FastResourceLock.Statistics.AcqExclSlp |
Definition at line 33 of file FastResourceLock.cs.
int VRage.FastResourceLock.Statistics.AcqShrd |
Definition at line 30 of file FastResourceLock.cs.
int VRage.FastResourceLock.Statistics.AcqShrdCont |
Definition at line 32 of file FastResourceLock.cs.
int VRage.FastResourceLock.Statistics.AcqShrdSlp |
Definition at line 34 of file FastResourceLock.cs.
int VRage.FastResourceLock.Statistics.PeakExclWtrsCount |
Definition at line 35 of file FastResourceLock.cs.
int VRage.FastResourceLock.Statistics.PeakShrdWtrsCount |
Definition at line 36 of file FastResourceLock.cs.