Steamworks.NativeMethods.ISteamFriends_GetCoplayFriendCount C# (CSharp) Method

ISteamFriends_GetCoplayFriendCount() private method

private ISteamFriends_GetCoplayFriendCount ( ) : int
return int
		public static extern int ISteamFriends_GetCoplayFriendCount();
NativeMethods