struct SNetworkProfilingStats { ProfileLeafList m_ProfileInfoStats; SInternetSimulatorStats m_InternetSimulatorStats; uint m_numBoundObjects; uint m_maxBoundObjects; };
INetwork.h
SInternetSimulatorStats m_InternetSimulatorStats;
uint m_maxBoundObjects;
uint m_numBoundObjects;
ProfileLeafList m_ProfileInfoStats;
SNetworkProfilingStats();