Steamworks.NativeMethods.SteamGameServer_BSecure C# (CSharp) Method

SteamGameServer_BSecure() private method

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