Struct SparseMap<T>.SparseEntry
- Namespace
- LiteEntitySystem.Collections
- Assembly
- LiteEntitySystem.dll
public struct SparseMap<T>.SparseEntry
Fields
Id
public int Id
Field Value
Value
public T Value
Field Value
- T
public struct SparseMap<T>.SparseEntry
public int Id
public T Value