Photon .NET Client API 4.1.4.8

Public Member Functions | Public Attributes | Properties | List of all members
ExitGames.Client.Photon.ParameterDictionary.KeyValuePair Struct Reference

Public Member Functions

 KeyValuePair (ParameterDictionary pd)
 
bool MoveNext ()
 

Public Attributes

NonAllocDictionary< byte, object >.PairIterator _interator
 

Properties

KeyValuePair< byte, object > Current [get]
 

Constructor & Destructor Documentation

◆ KeyValuePair()

ExitGames.Client.Photon.ParameterDictionary.KeyValuePair.KeyValuePair ( ParameterDictionary  pd)
inline

Member Function Documentation

◆ MoveNext()

bool ExitGames.Client.Photon.ParameterDictionary.KeyValuePair.MoveNext ( )
inline

Member Data Documentation

◆ _interator

NonAllocDictionary<byte, object>.PairIterator ExitGames.Client.Photon.ParameterDictionary.KeyValuePair._interator

Property Documentation

◆ Current

KeyValuePair<byte, object> ExitGames.Client.Photon.ParameterDictionary.KeyValuePair.Current
get

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