Steamworks.NativeMethods.ISteamFriends_GetClanCount C# (CSharp) Method

ISteamFriends_GetClanCount() private method

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