Space Engineers
|
Public Member Functions | |
ComponentIndex (List< Type > typeList) | |
Public Attributes | |
readonly List< Type > | Types |
readonly Dictionary< Type, int > | Index = new Dictionary<Type, int>() |
Definition at line 68 of file MyIndexedComponentContainer.cs.
|
inline |
Definition at line 73 of file MyIndexedComponentContainer.cs.
readonly Dictionary<Type, int> VRage.Library.Collections.ComponentIndex.Index = new Dictionary<Type, int>() |
Definition at line 71 of file MyIndexedComponentContainer.cs.
readonly List<Type> VRage.Library.Collections.ComponentIndex.Types |
Definition at line 70 of file MyIndexedComponentContainer.cs.