Struct NativeParallelMultiHashMapIteratorForAABB<TKey>
Namespace: Infinity.Collections
Assembly: solution.dll
Syntax
public struct NativeParallelMultiHashMapIteratorForAABB<TKey> where TKey : unmanaged
Type Parameters
| Name | Description |
|---|---|
| TKey |
Methods
GetEntryIndex()
Returns the entry index.
Declaration
public int GetEntryIndex()
Returns
| Type | Description |
|---|---|
| int | The entry index. |