Table of Contents

Struct SparseMap<T>.SparseEntry

Namespace
LiteEntitySystem.Collections
Assembly
LiteEntitySystem.dll
public struct SparseMap<T>.SparseEntry

Fields

Id

public int Id

Field Value

int

Value

public T Value

Field Value

T