Space Engineers
Public Member Functions | Public Attributes | List of all members
VRage.MyEntityIdentifier.PerThreadData Class Reference

Public Member Functions

 PerThreadData (int defaultCapacity)
 

Public Attributes

bool AllocationSuspended
 
Dictionary< long, IMyEntityEntityList
 

Detailed Description

Definition at line 13 of file MyEntityIdentifier.cs.

Constructor & Destructor Documentation

VRage.MyEntityIdentifier.PerThreadData.PerThreadData ( int  defaultCapacity)
inline

Definition at line 18 of file MyEntityIdentifier.cs.

Member Data Documentation

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.


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