class UniversalTemperatureSourceDebugSource
Constructors 1
void UniversalTemperatureSourceDebug()Constants 2
const string DELIMITER_DATA = "|"const string DELIMITER_KEYPAIR = ":"Referenced by ParseKeyPairs()
Members 5
string m_Headerstring m_Datanames parsed from m_Pairs
values parsed from m_Pairs
keeps first iteration of parsed data from the m_Data
Referenced by Commit(), PairsCount(), ParseKeyPairs()
Show 1 more
, UniversalTemperatureSourceDebug()Methods 10
void Commit()int PairsCount()Referenced by Commit()
protected void ParseKeyPairs()References array.Clear(), array.Clear(), array.Count()
Show 8 more
, array.Get(), array.Insert(), array.Insert(), string.Split(), DELIMITER_KEYPAIR, m_Names, m_Pairs, and m_ValuesReferenced by Commit()
void Debug()References array.Count(), string.Format(), array.Get()
Show 4 more
, array.Get(), Debug.Log(), m_Names, and m_ValuesReferenced by PluginUniversalTemperatureSourceClient.PrintedDebug()