Steamworks.NativeMethods.ISteamFriends_GetCoplayFriendCount C# (CSharp) Méthode

ISteamFriends_GetCoplayFriendCount() private méthode

private ISteamFriends_GetCoplayFriendCount ( ) : int
Résultat int
		public static extern int ISteamFriends_GetCoplayFriendCount();
NativeMethods