Photon .NET Client API
4.1.4.8
Public Member Functions | |
| PairIterator (NonAllocDictionary< K, V > dictionary) | |
| bool | MoveNext () |
Public Attributes | |
| int | _index |
| NonAllocDictionary< K, V > | _dict |
Properties | |
| KeyValuePair< K, V > | Current [get] |
|
inline |
|
inline |
| NonAllocDictionary<K, V> ExitGames.Client.Photon.NonAllocDictionary< K, V >.PairIterator._dict |
| int ExitGames.Client.Photon.NonAllocDictionary< K, V >.PairIterator._index |
|
get |