Space Engineers
Public Attributes | Properties | List of all members
VRage.Generics.MySparseGrid< TItemData, TCellData >.Cell Class Reference

Public Attributes

TCellData CellData
 

Properties

DictionaryReader< Vector3I, TItemData > Items [get]
 

Detailed Description

Definition at line 12 of file MySparseGrid.cs.

Member Data Documentation

TCellData VRage.Generics.MySparseGrid< TItemData, TCellData >.Cell.CellData

Definition at line 16 of file MySparseGrid.cs.

Property Documentation

DictionaryReader<Vector3I, TItemData> VRage.Generics.MySparseGrid< TItemData, TCellData >.Cell.Items
get

Definition at line 19 of file MySparseGrid.cs.


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