Steamworks.NativeMethods.ISteamGameServer_GetGameplayStats C# (CSharp) Method

ISteamGameServer_GetGameplayStats() private method

private ISteamGameServer_GetGameplayStats ( ) : void
return void
		public static extern void ISteamGameServer_GetGameplayStats();
NativeMethods