Steamworks.NativeMethods.ISteamApps_BIsSubscribed C# (CSharp) Method

ISteamApps_BIsSubscribed() private method

private ISteamApps_BIsSubscribed ( ) : bool
return bool
		public static extern bool ISteamApps_BIsSubscribed();
NativeMethods