Photon .NET Client API 4.1.4.8

Public Member Functions | Public Attributes | Properties | List of all members
ExitGames.Client.Photon.NonAllocDictionary< K, V >.PairIterator Struct Reference

Public Member Functions

 PairIterator (NonAllocDictionary< K, V > dictionary)
 
bool MoveNext ()
 

Public Attributes

int _index
 
NonAllocDictionary< K, V > _dict
 

Properties

KeyValuePair< K, V > Current [get]
 

Constructor & Destructor Documentation

◆ PairIterator()

ExitGames.Client.Photon.NonAllocDictionary< K, V >.PairIterator.PairIterator ( NonAllocDictionary< K, V >  dictionary)
inline

Member Function Documentation

◆ MoveNext()

bool ExitGames.Client.Photon.NonAllocDictionary< K, V >.PairIterator.MoveNext ( )
inline

Member Data Documentation

◆ _dict

◆ _index

int ExitGames.Client.Photon.NonAllocDictionary< K, V >.PairIterator._index

Property Documentation

◆ Current

KeyValuePair<K, V> ExitGames.Client.Photon.NonAllocDictionary< K, V >.PairIterator.Current
get

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