Don't have an account? Sign Up
struct SNetworkProfileUserStatus { char m_locationString[MAX_PROFILE_STRING_LEN+1]; char m_statusString[MAX_PROFILE_STRING_LEN+1]; EUserStatus m_status; };
INetworkService.h