|
Space Engineers
|
Public Member Functions | |
| PerThreadData (int defaultCapacity) | |
Public Attributes | |
| bool | AllocationSuspended |
| Dictionary< long, IMyEntity > | EntityList |
Definition at line 13 of file MyEntityIdentifier.cs.
|
inline |
Definition at line 18 of file MyEntityIdentifier.cs.
| bool VRage.MyEntityIdentifier.PerThreadData.AllocationSuspended |
Definition at line 15 of file MyEntityIdentifier.cs.
| Dictionary<long, IMyEntity> VRage.MyEntityIdentifier.PerThreadData.EntityList |
Definition at line 16 of file MyEntityIdentifier.cs.
1.8.8