Proud::CRemoteOfflineEventArgs Class Reference

Public Attributes

HostID m_remoteHostID
 
ErrorInfom_errorInfo
 

Detailed Description

연결유지기능 관련 이벤트의 정보입니다.

Member Data Documentation

ErrorInfo* Proud::CRemoteOfflineEventArgs::m_errorInfo

무슨 이유로 연결이 offline이 되었는지를 나타냅니다.

HostID Proud::CRemoteOfflineEventArgs::m_remoteHostID

이 이벤트와 관련된 NetClient 혹은 NetServer의 HostID입니다.