Steamworks.NativeMethods.ISteamUserStats_RequestCurrentStats C# (CSharp) Method

ISteamUserStats_RequestCurrentStats() private method

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